Moodle Plugins directory: Enhanced Choice: Versions: 0.3 (Build: 2017022500) | Moodle.org
Enhanced Choice
Enhanced Choice 0.3 (Build: 2017022500)
Code prechecks
Enhanced Choice activity for Moodle 3.1+
The enhanced choice activity module enables a teacher to ask a single question and offer a selection of possible media rich responses.
As with the "Choice" module upon which this plug-in is based, results may be published after students have answered, after a certain date, or not at all. Results may be published with student names or anonymously.
An enhanced choice activity may be used
- As a quick poll to stimulate thinking about a topic
- To quickly test students\' understanding
- To facilitate student decision-making, for example allowing students to vote on a direction for the course
Install
Using a downloaded zip file
You can download a zip of this module from: https://github.com/iandavidwild/moodle-mod_enhancedchoice/zipball/develop
Unzip it to your mod/ folder and rename the extracted folder to 'enhancedchoice'.
Using Git
To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/iandavidwild/moodle-mod_enhancedchoice.git mod/enhancedchoice
Then add mod/enhancedchoice to your gitignore.
Version history
09-02-2013 0.1 First release. 11-02-2013 0.2 Fix numerous bugs to embedded file handling. 25-02-2017 0.3 Update for Moodle 3.1
Known problems
Please refer to issues log.
Version information
- Version build number
- 2017022801
- Version release name
- 0.3 (Build: 2017022500)
- Maturity
- Alpha
- MD5 Sum
- d9b37b9991c0f252cf8ce685264382c7
- Supported software
- Moodle 3.1, Moodle 3.2, Moodle 3.3
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation