Moodle Plugins directory: ProFormA format: Versions: 0.9.6 | Moodle.org
ProFormA format
Question formats ::: qformat_proforma
Maintained by
Karin Borm
converts ProFormA tasks into proforma programming quiz questions.
This question format is needed by the question type ProFormA.
ProFormA format 0.9.6
Moodle 3.4, 3.5, 3.6, 3.7
Released: Wednesday, 18 September 2019, 3:30 PM
moodle-qformat_proforma
Import ProFormA questions into Moodle. For details of the ProFormA format see https://github.com/ProFormA/proformaxml.
This plugin requires qtype_proforma to be installed.
ProFormA questions can be uploaded as:
- zip file containing a task.xml at the root folder
- task xml file (can be any filename with extension xml)
- zip file containing one or more task zip files (according to 1).
known limitations
Not yet implemented ProFormA features:
- embedded bin files
- attached text files
- regular expressions in submission restrictions (and other details of submission restrictions)
- only very simple grading hints with weights
- external resources
- internationalization
Version information
- Version build number
- 2019091700
- Version release name
- 0.9.6
- Maturity
- Stable version
- MD5 Sum
- 96434d9337c87aa3562df7fcf5a0f9ea
- Supported software
- Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- The more recent release 1.1.0 (2020042100) exists for Moodle 3.6
- The more recent release 1.1.0 (2020042100) exists for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 0.9.6
Default installation instructions for plugins of the type Question formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "question/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation