Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
block:quizbehaviour [2018/04/07 10:11] admin [Builds] |
block:quizbehaviour [2020/04/07 11:06] (Version actuelle) |
||
|---|---|---|---|
| Ligne 9: | Ligne 9: | ||
| * **Dépôt :** https://github.com/vfremaux/moodle-block_quiz_behaviour | * **Dépôt :** https://github.com/vfremaux/moodle-block_quiz_behaviour | ||
| - | Ce bloc permet de piloter un ensemble de changements du comportement et des interfaces des quiz standard de Moodle. Il peut être utilisé seul ou en combinaison avec le bloc [[:blocks:userquizmonitor|Userquiz Monitor]] pour la création de plateaux de révision de connaissances. | + | This block configures and activates a set of behaviour modifiers on moodle standard quizes. Behaviour changes are obtained using appropriate customscripts and renderer overrides that are provided on the block's distribution. |
| - | Le bloc permet d'accéder à un réglage quiz par quiz (les quiz présents dans le cours) pour en modifier individuellement le comportement. | + | Setup is done per quiz instance in a course scope, when a single Quiz Behaviour block intance is added within a course. |
| <html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
| Ligne 41: | Ligne 41: | ||
| | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_34_STABLE"></html> | | | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour.svg?branch=MOODLE_34_STABLE"></html> | | ||
| - | [[https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour/branches|Travis-ci Intégration continue]] | + | [[https://travis-ci.org/vfremaux/moodle-block_quiz_behaviour/branches|Travis-ci Continuous integration]] |
| Note : Failing status is not necessarily the sign of a non functioning module. It just says that the Moodle code standards check are not full filling. This is a continuous effort of us rewriting the plugin code to get it compliant. | Note : Failing status is not necessarily the sign of a non functioning module. It just says that the Moodle code standards check are not full filling. This is a continuous effort of us rewriting the plugin code to get it compliant. | ||