Skip to content

kikkomep/moodle.omero-qtypes

 
 

Repository files navigation

omero_moodle.qtypes

A question plugin which supports multichoice questions extended with an embedded OMERO image and ROI based answers.

It allows the teacher to define multiple choice question with

  • an embedded OMERO image selected by browsing the OMERO repository;
  • a single correct answer or multiple correct answers;
  • plaintext answers or ROI based answers.

How to install

  • copy this repository to the folder <MOODLE-ROOT-DIR>/question/type/;
  • run the register.sh script (you need to properly set the MOODLE_WWW variable of your environment to point to the root folder of your Moodle installation);
  • go to Site Administrations ---> Notifications and follow the Moodle instructions to complete the plugin installation.

Requirements

  • Moodle 2.9 or later (available on the Moodle site)
  • NodeJS and Grunt (grunt-cli and the following plugins: uglify, jshint, less, watch)
  • Omero Repository for Moodle (available on Github)
  • Omero FilePicker form for Moodle (available on Github)
  • (optionally) Omero QuestionBank Tag Filter for Moodle (available on Github)

Copyright and license

Code and documentation Copyright © 2015-2016, CRS4. Code released under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.7%
  • PHP 42.1%
  • CSS 6.8%
  • HTML 3.2%
  • Shell 0.2%