11268 |
3083 d 19 h |
obado |
/trunk/wims/public_html/ |
[exam] Add a display of the date/time when the exam will end to the remaining exam time, that was not precise enough for some students.
Technicaly, it adds a new "html/examclock.proc" containing what was previously cloned in homerf_user and homref_supervisor + a new perl script "bin/get_end_date", which takes 2 parameters : a duration (to add to local datetime) and the format of the returned datetime |
|
/trunk/wims/public_html/bin/get_end_date.pl /trunk/wims/public_html/html/examclock.proc
/trunk/wims/public_html/html/homeref_supervisor.phtml /trunk/wims/public_html/html/homeref_user.phtml /trunk/wims/public_html/html/name.phtml.ca /trunk/wims/public_html/html/name.phtml.cn /trunk/wims/public_html/html/name.phtml.de /trunk/wims/public_html/html/name.phtml.en /trunk/wims/public_html/html/name.phtml.es /trunk/wims/public_html/html/name.phtml.fr /trunk/wims/public_html/html/name.phtml.it /trunk/wims/public_html/html/name.phtml.nl /trunk/wims/public_html/html/name.phtml.si /trunk/wims/public_html/html/name.phtml.tw /trunk/wims/public_html/modules/adm/class/exam/score.phtml
|