Moodle Plugins directory: CADO: Course outline & approval: Versions: 3.021 | Moodle.org
CADO: Course outline & approval
CADO: Course outline & approval 3.021
If you want to have a particular activity added to your CADO report, please contact me. You may need to send me some example data so I can test the code, eg a course backup with the activity included and users anonymised.
Updates
Version 3.02
Fix to allow module introductions in varying formats and with pictures. CADO table update to include format information fields. Code style and automated testing updates.
Version 3.01
Code style and automated testing updates. Declaration of availability for Moodle 3.11.
Version 3.0
- The mobile CADO display is now more appropriate for a small screen.
- The compare function has been improved:
* The CADO chooser dialog now updates the list of CADOs dynamically * The compare function is now more detailed: * There is an arrow marker showing where text begins differing * Missing information is now added into the compare display with the appropriate highlight colour, and missing text is marked using a strikeout font style * Compare now also checks for differences between individual dates, tags and rubric rows * Style changes in the CADO template will not affect the compare functionality
Mechanism: A new database field containing JSON formatted data is now used to store CADO data rather than storing generated HTML. This JSON data will enable future activity mods to be included more flexibly, and allow the CADO template to be reorganised. Because of this, a number of functions and the mustache templates were revised.
Any view of past-generated CADOs which only have an HTML version will trigger the automatic creation of JSON data from the existing HTML. The HTML will not be overwritten.
New option: * "Store HTML version". The HTML field containing the generated CADO may continue to be loaded and stored for users wishing to access the HTML view in external reports. By default this functionality will be turned off in plugin admin settings, just to avoid double storage.
Version 2.1
- To enable approval comments to be dated better, past approval comments are now separated from current approval comments in edit window, and a note is made when past comments are edited.
Version 2.0
- The Moodle Mobile app will now display an approved CADO, or if CADO is not approved, display a message to say that it is unavailable. (Currently, the app view is not device-neutral; mobile alternatives to the schedule and rubric tables need to be developed. If a reader has a view on this please contact the developer!)
- Viewing of an approved CADO is now logged. This means that access to the CADO may be reported on / evaluated from the standard course participation report, and students who have not viewed the approved CADO may be messaged through that standard process.
- CADO format: missing colon added in forum due date, and consistent spacing after colons. More classes used in schedule for more detailed styling.
Version information
- Version build number
- 2021070200
- Version release name
- 3.021
- Maturity
- Stabilna različica
- MD5 Sum
- ab425da96f7cfb9a7036e942af7f6fca
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.021
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