This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mod:learningtimecheck [2018/03/31 01:41] admin [Mod Learning Time Check] |
mod:learningtimecheck [2024/04/04 15:50] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink&200 |}}<html><!-- /nomoodle --></html> | + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}} <html><!-- /nomoodle --></html> |
===== Learning Time Check Activity Module ===== | ===== Learning Time Check Activity Module ===== | ||
Line 5: | Line 5: | ||
* **Component type:** Activity module | * **Component type:** Activity module | ||
* **Name:** Learning Time Check | * **Name:** Learning Time Check | ||
- | * **Versions:** :M27: to :M34: | + | * **Versions:** :M27: to :M41: |
* **Old versions:** 1.9, 2.2 to 2.6 | * **Old versions:** 1.9, 2.2 to 2.6 | ||
- | * **Distribution:** dual release, pro and public version | + | * **Distribution:** dual release, PRO and public version |
* **Availability:** Stable. | * **Availability:** Stable. | ||
- | * **Repository (public):** http://github.com/vfremaux/moodle-mod_learningtimecheck. | ||
<html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
{{ :tracking.png?nolink&120}} | {{ :tracking.png?nolink&120}} | ||
Line 48: | Line 47: | ||
=== Other uses ==== | === Other uses ==== | ||
- | Ce composant permet un suivi de part et d'autre de la progression pédagogique. Du côté enseignant des tableaux de suivi clairs permettent de connaitre la situation d'un coup d'oeil, et de pouvoir obtenir des informations de détail si nécessaire. | + | This component allows a follow-up on both sides of the pedagogical progression. On the teacher side, clear tracking tables allow you to know the situation at a glance, and to be able to obtain detailed information if necessary. |
- | Du côté étudiant, le module affiche une liste de suivi du marquage. Avec certains formats de cours plus sophistiqués (format [[formatPAge|Page]]), plusieurs vues alternatives du module peuvent être insérées dans le cours pour générer des indicateurs de suivi immédiatement lisibles. | + | On the student side, the module displays a tag tracking list. With some more sophisticated course formats (Page format), several alternative views of the module can be inserted into the course to generate immediately readable tracking indicators. |
- | **//Sample 1 : Stuent side view on a page format//** | + | **//Sample 1 : Student side view on "page" format//** |
{{ :mod:ltc-lu-oui.png?nolink |}} | {{ :mod:ltc-lu-oui.png?nolink |}} | ||
- | **//Sample 2 : student view on page format ://** | + | **//Sample 2 : student ide view on "page" format ://** |
{{ :mod:vue-widget-ltc.jpg?nolink |}} | {{ :mod:vue-widget-ltc.jpg?nolink |}} | ||
Line 78: | Line 77: | ||
* Declared time | * Declared time | ||
* Credit time (preset) | * Credit time (preset) | ||
- | * Used with block [[:block:Use Stats|Use Stats]], effective measured time | + | * Used with block [[blocks:usestats|Use Stats]], effective measured time (PRO) |
* Ask for declarative time from students | * Ask for declarative time from students | ||
- | * Declare their coaching spend time | + | * Declare their coaching spend time (PRO) |
* Countermark teacher side the student completion marks | * Countermark teacher side the student completion marks | ||
* Monitor progress, group progress, and get reports from progress | * Monitor progress, group progress, and get reports from progress | ||
* Define coaching time preview | * Define coaching time preview | ||
- | * Get complete report about coaching time hypothesis | + | * Get complete report about coaching time hypothesis (PRO) |
* Grid marking/monitoring of students | * Grid marking/monitoring of students | ||
+ | * Global site wide reports (with component report_learningtimecheck) | ||
Student side | Student side | ||
Line 94: | Line 94: | ||
**Pro version** : | **Pro version** : | ||
* Output tunable PDF reports | * Output tunable PDF reports | ||
- | * Global site wide reports (with component report_learningtimecheck) | + | * JSON output |
+ | * Tutor time anticipation and coaching time reporting | ||
+ | * UseStats and TrainingSessions coupling | ||
==== Related plugins ==== | ==== Related plugins ==== | ||
Line 106: | Line 108: | ||
<html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
- | ==== Builds ==== | ||
- | ^ :M27: ^ :M28: ^ :M29: ^ :M30: ^ :M31: ^ :M32: ^ :M33: ^ :M34: ^ | ||
- | | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck.svg?branch=MOODLE_34_STABLE"></html> | | ||
- | [[https://travis-ci.org/vfremaux/moodle-mod_learningtimecheck/branches|Travis-ci continuous integration]] | ||
- | |||
- | Note : Failing status is not necessarily the sign of a non functionning module. It just says that the moodle code standards check are not fullfilling. This is a continuous effort of us rewriting the plugin code to get it compliant. | ||
- | |||
- | <html><!-- /nomoodle --></html> | ||
Line 122: | Line 116: | ||
* Valéry Frémaux (valery@activeprolearn.com)- Developments and tests | * Valéry Frémaux (valery@activeprolearn.com)- Developments and tests | ||
* Florence Labord (florence@activeprolearn.com) : Documentation and fonctionnal review | * Florence Labord (florence@activeprolearn.com) : Documentation and fonctionnal review | ||
+ | |||
+ | ==== Road Map / Work forecasting ==== | ||
+ | |||
+ | * Cleanup the module (pass advanced features to pro version and make basic use simpler) | ||
+ | * Redraw with templates | ||
+ | * Rip off useless code parts from original CheckList | ||
---------- | ---------- | ||
- | <html><!-- nomoodle --></html> | ||
[[:Plugins|Back to plugins index]] - [[:start|Back to catalogue index]] | [[:Plugins|Back to plugins index]] - [[:start|Back to catalogue index]] | ||
<html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> |