Moodle Plugins directory: External task: Versions: 1.0 | Moodle.org
External task
Question types ::: qtype_externaltask
Maintained by
Brendon Hatcher
This plugin allows for external tasks to be included in a quiz, followed by manual grading. External tasks are anything that is done outside Moodle - e.g. edit a spreadsheet, compose an email, paint a wall...
External task 1.0
Moodle 3.6, 3.7
Released: Rātū, 4 Pipiri 2019, 5:57 PM
External Task question type
This plugin allows for external tasks to be included in a quiz, followed by manual grading.
The plugin was developed for Collins Construction where it is used to evaluate staff member's mastery of our internal project management and other information management tools.
An example application
- The question/task: Open budget.xlsx and enter a formula in cell D45 which calculates the total value of all products purchased.
- The student opens the Excel file and completes the task.
- They return to Moodle and tick to indicate that they have completed the task.
- Ticking the box marks the question as attempted.
- They submit the quiz
- The teacher opens the spreadsheet to review the student's work, and then enters their grade manually.
Installation
The plugin uses the standard Moodle plugin installation processes.
Usage
- Add a new question to a quiz.
- Select External Task as the question type
- Most settings are indentical in form and operation to other question types (especially the Essay question type)
- Under Response Options, set the wording for the task completion checkbox (the default is "I have completed the task")
Acknowledgements
The plugin was started by cloning the Essay question type, as this is (currently) the only question type that allows for manual grading.
The plugin was developed by Academy Smart LTD.
License
External Task question type is Licensed under the GNU General Public, License Version 3.
Version information
- Version build number
- 2019022700
- Version release name
- 1.0
- Maturity
- Stable version
- MD5 Sum
- 76d1a1cac4a5e88d252d1d57a921bde1
- Supported software
- Moodle 3.6, Moodle 3.7
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- Master
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation