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

  1. The question/task: Open budget.xlsx and enter a formula in cell D45 which calculates the total value of all products purchased.
  2. The student opens the Excel file and completes the task.
  3. They return to Moodle and tick to indicate that they have completed the task.
  4. Ticking the box marks the question as attempted.
  5. They submit the quiz
  6. 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

  1. Add a new question to a quiz.
  2. Select External Task as the question type
  3. Most settings are indentical in form and operation to other question types (especially the Essay question type)
  4. 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

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation