This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-22 02:49:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
quiz
/
report
History
gustav_delius
1b6fe5003a
Removed some notices, some polishing.
...
No need to load all users and then remove teachers, can simply load all students.
2005-05-15 19:37:37 +00:00
..
analysis
Removed some notices, some polishing.
2005-05-15 19:37:37 +00:00
fullstat
…
simplestat
Use round() instead of format_float() to limit decimal points to a MAXIMUM of $quiz->decimalpoints. format_float() always displays EXACTLY that number of digits after the decimal point which is not really desirable.
2005-05-07 13:48:25 +00:00
default.php
…