nicolasconnault
7c08ef3653
Fixed MDL-8582
...
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.
Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
gbateson
845f45ec19
correct the display of the "Update this Hot Potatoes Quiz" button in Danish (da_utf8) and German (de_utf8) - see mdl-8322
2007-01-28 00:25:57 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
moodler
5e87b920e3
Added CDATA to Javascript
2006-12-22 04:52:13 +00:00
skodak
b8db24a59c
Fix frames accessibility on Hotpot MDL-7468
2006-11-28 10:43:27 +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
toyomoyo
dc5586907d
replacing deprecated calls and references to capability calls
2006-09-20 09:00:04 +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
moodler
acfc768e3e
COnverted from DOS format
2006-05-02 06:00:35 +00:00
skodak
d850b4e621
typo in switch
2006-04-22 13:38:24 +00:00
gbateson
db5170674c
removed some extraneous white space
2006-01-22 04:40:27 +00:00
gbateson
64b4e0f155
removed bad newlines, which caused double-spacing in PHP source
2005-11-24 05:40:36 +00:00
gbateson
6d8ddde3f3
insert modified submission form for mobile phone output
2005-10-12 07:08:54 +00:00
gbateson
4af510f604
detect mobile phone browsers and use mobile format if required and available
2005-10-07 05:31:11 +00:00
gbateson
6cadcaf077
attempt.php now includes view.php for "mobile" outputformat; added checks, hints and score for "mobile" outputformat
2005-10-05 13:00:42 +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
b045850b40
improved the display of "Give Up" button and <IFRAME> navigation buttons (however <IFRAME> still does not resize on FireFox)
2005-09-28 03:14:54 +00:00
gbateson
7882cdaf79
improved handling of Hot Potatoes navigation buttons
2005-09-19 06:29:14 +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
skodak
c6d67e76fc
merged from MOODLE_15_STABLE
2005-07-04 07:20:53 +00:00
gbateson
53ed0d14c8
size of top frame, if any, set using $CFG->resource_framesize
2005-05-30 23:13:56 +00:00
moodler
d4b950d390
Hotpot module v2! Thomas Robb, Gordon Bateson - thanks!!
2005-04-25 14:41:28 +00:00