This website requires JavaScript.
Explore
Help
Sign in
moodle
/
moodle
Watch
3
Star
0
Fork
You've already forked moodle
0
mirror of
https://github.com/moodle/moodle.git
synced
2025-08-05 17:06:53 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8e6461f749
moodle
/
mod
/
hotpot
/
report
/
overview
History
Download ZIP
Download TAR.GZ
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
..
report.php
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