The main repository for moodle-local_treestudyplan has been moved to codeberg. Therefor this repository has been archived.
New repository url:
https://codeberg.org/Miqra/moodle-local_treestudyplan
| .vscode | ||
| amd | ||
| classes | ||
| cli | ||
| css | ||
| db | ||
| doc | ||
| lang | ||
| test | ||
| .gitignore | ||
| bootstrap-color-constants.png | ||
| build.php | ||
| build.sh | ||
| cfg_grades.php | ||
| doc.php | ||
| edit-invite.php | ||
| edit-plan.php | ||
| invitations.php | ||
| invited.php | ||
| lib.php | ||
| LICENSE | ||
| myreport-embed.php | ||
| myreport.php | ||
| README.md | ||
| reports.php | ||
| settings.php | ||
| styles.css | ||
| version.php | ||
| view-plan.php | ||
| vuemode.sh | ||
moodle-local_treestudyplan
Installing
Install the plugin by adding the zip file manually to the installed plugins in your moodle version
Documentation / User manual
After installing the plugin, the user manual can be found under Site administration -> Courses -> Studyplans -> Studyplan plugin documentation Alternatively, you can unpack this ZIP file and open the doc/index.html file. (Note that viewing the html files directly will not five the optimal experience, since fontawesome tags and bootstrap items will not be properly rendered)
Development
To build a release zip, you can use the script ./build.sh. This script calls grunt to build the javascript minified files where needed and creates a relase zip file with the current plugin version (as defined in version.php) in the directory /build