by Daniel Neis Araujo.
Hello,
here is a brief explanation of how to install the "Moodle Provas" or "Exam Moodle" infrastructure:
- You will have to install a plugin called "local-exam_remote" in each "study moodle" or "remote moodle" you have. Here is the link to the repository: https://gitlab.setic.ufsc.br/moodle-provas/local-exam_remote/
- Inside this plugin there is a file at cli/configure_remote.php , that you must set some options and run to finish the configuration of the plugin
- On the "exam moodle", you wil have to install two plugins:
- On block to create courses, sync users and perform other actions: https://gitlab.setic.ufsc.br/moodle-provas/blocks-exam_actions
- You must add this block to frontpage so exam monitors can authorize student computers to access the site and generate access keys and other actions.
- It is also good to add this block as a default course block, so teachers don't have to add it manually.
- A local plugin to manage the authorization to courses from users from other moodles: https://gitlab.setic.ufsc.br/moodle-provas/local-exam_authorization
- On block to create courses, sync users and perform other actions: https://gitlab.setic.ufsc.br/moodle-provas/blocks-exam_actions
There is also a repository with the livecd project and instructions how to configure it to point to your moodle and generate instructions: https://gitlab.setic.ufsc.br/moodle-provas/livecd-provas
Here is the link to instructions on how to create the ISO: https://gitlab.setic.ufsc.br/moodle-provas/livecd-provas/wikis/GeracaoAutomatizadaDoLiveCD
Let me know if you need help translating those info too.
Kind regards,
Daniel