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-01-19 14:27:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
mod
/
hotpot
/
report
History
gbateson
8e6461f749
fix typo on line 89: get_context_instance(CONTEXT_COURSE, $course) ... should be ... get_context_instance(CONTEXT_COURSE, $course->id)
2006-10-06 07:09:27 +00:00
..
click
major whitespace cleanup - fixed \r\n line-ending
2006-09-20 19:46:52 +00:00
fullstat
added some capabilities
2006-08-30 08:43:17 +00:00
overview
fix typo on line 89: get_context_instance(CONTEXT_COURSE, $course) ... should be ... get_context_instance(CONTEXT_COURSE, $course->id)
2006-10-06 07:09:27 +00:00
simplestat
added some capabilities
2006-08-30 08:43:17 +00:00
default.php
reduce length of worksheet name to 31 chars if running under Moodle 1.5
2006-09-14 07:17:53 +00:00