skodak
621fea38b8
MDL-15110 towards hotpot dml conversion
2008-06-08 19:37:17 +00:00
dongsheng
334f186d61
"MDL-14129, fix print_error"
2008-06-08 09:08:25 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
tjhunt
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
skodak
bb5b72244a
MDL-10890 all require_login() in modules reviewed and fixed use of $cm
2007-08-17 12:49:28 +00:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
mattc-catalyst
ec55218d98
Breadcrumbs: mod/hotpot changes
...
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:40:46 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
toyomoyo
3f5abcb20a
accessibility fixes
2006-12-14 07:48:40 +00:00
skodak
1936c10e54
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
gbateson
fb414b62e5
added PARAM types for all calls to "optional_param()" and "required_param()"
2006-10-07 08:59:59 +00:00
gbateson
bd9c7e8473
fix undefined variable $context on line 135
2006-10-06 09:36:40 +00:00
toyomoyo
81e956b964
added some capabilities
2006-08-30 08:43:17 +00:00
moodler
dabfd0ed85
Removed tabs
2006-08-09 13:45:49 +00:00
skodak
f9d5371b28
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00
gbateson
64b4e0f155
removed bad newlines, which caused double-spacing in PHP source
2005-11-24 05:40:36 +00:00
gbateson
5237207862
added some reporting for HP5 (v5 and v6) quizzes; improved reporting on JCross and JQuiz multichoice; some modifications to prepare for upcoming "mobile" output format; corrected positioning bug when IE displays feedback box on long reading
2005-10-03 00:06:45 +00:00
gbateson
410229b604
changes to database and most scripts to allow enhancements for HotPot v2.1
...
- click-by-click reporting
- manipulate "chains" of hotpot activities
- standardized reporting across all quiz types
- several smaller features
2005-09-16 02:55:56 +00:00
moodler
d4b950d390
Hotpot module v2! Thomas Robb, Gordon Bateson - thanks!!
2005-04-25 14:41:28 +00:00