[moodle] / moodle / mod / hotpot / review.php Repository:

Log of /moodle/mod/hotpot/review.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Feb 6 22:09:33 2010 WST (5 weeks, 5 days ago) by skodak
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
MDL-21532 ->in_head() now really exceptional (after overrlib removal there will be just a few of them)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 04:57:36 2010 WST (8 weeks, 3 days ago) by skodak
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
MDL-21240 shortened urls now start with / everywhere

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:03 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Jan 3 23:46:16 2010 WST (2 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Mon Dec 28 07:31:47 2009 WST (2 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.32: +1 -4 lines
Diff to previous 1.32
MDL-21198 going back to the original spacer syntax, image component improvements, plus some regression fixes

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Dec 23 09:47:01 2009 WST (2 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.31: +0 -1 lines
Diff to previous 1.31
mod-hotpot MDL-20258 Added skeleton functions to extend navigation and removed update this module buttons

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 23:07:05 2009 WST (4 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.30: +4 -4 lines
Diff to previous 1.30
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 15:47:50 2009 WST (5 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.29: +5 -2 lines
Diff to previous 1.29
mod-hotpot MDL-19810 Added set_url calls, replaced deprecated functions

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Sep 17 15:46:25 2009 WST (6 months ago) by samhemelryk
Branch: MAIN
Changes since 1.28: +4 -2 lines
Diff to previous 1.28
overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Sep 7 11:55:32 2009 WST (6 months, 1 week ago) by samhemelryk
Branch: MAIN
Changes since 1.27: +6 -7 lines
Diff to previous 1.27
mod-hotpot MDL-19810 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 16:45:12 2009 WST (6 months, 4 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.26: +5 -5 lines
Diff to previous 1.26
MDL-19810 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 13:15:09 2009 WST (6 months, 4 weeks ago) by nicolasconnault
Branch: MAIN
Changes since 1.25: +7 -6 lines
Diff to previous 1.25
MDL-19810 Upgraded calls to helpbutton, print_simple_box* and notify

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:20:19 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
MDL-19810 Converted all print_footer() calls

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:22:01 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
MDL-19810 Migrated calls to print_heading

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 10:24:13 2009 WST (7 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.22: +5 -2 lines
Diff to previous 1.22
MDL-19810 Migrated calls to print_spacer()

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 03:37:17 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.21: +14 -10 lines
Diff to previous 1.21
MDL-15110 towards hotpot dml conversion

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 17:08:26 2008 WST (21 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.20: +9 -9 lines
Diff to previous 1.20
"MDL-14129, fix print_error"

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:42 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.19: +9 -9 lines
Diff to previous 1.19
MDL-14129, remove all the other error() call

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 15:17:16 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
MDL-14128, remove all error(getstring()) to print_error()

Revision 1.17.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 2 14:10:04 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.17.2.3: +4 -4 lines
Diff to previous 1.17.2.3 , to branch point 1.17 , to next main 1.37
MDL-14128, remove all uses of error(get_string())

Revision 1.11.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 16:39:22 2008 WST (2 years ago) by gbateson
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.11.2.2: +4 -4 lines
Diff to previous 1.11.2.2 , to branch point 1.11 , to next main 1.37
remove trailing whitespace on every line and standardize line endings

Revision 1.17.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 16:34:03 2008 WST (2 years ago) by gbateson
Branch: MOODLE_19_STABLE
Changes since 1.17.2.2: +4 -4 lines
Diff to previous 1.17.2.2 , to branch point 1.17
remove trailing whitespace on everyline and standardize line endings

Revision 1.11.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 16:24:44 2008 WST (2 years ago) by gbateson
Branch: MOODLE_18_STABLE
Changes since 1.11.2.1: +7 -1 lines
Diff to previous 1.11.2.1 , to branch point 1.11
fix for Moodle 1.8 and 1.9 to allow students to access hidden hotpots which form part of a hotpot chain - see http://moodle.org/mod/forum/discuss.php?d=91861. In Moodle 1.8 and later the "require_login" function (lib/moodlelib.php)  is stricter than in earlier versions of Moodle and checks a module's visibility and groupings access. From Moodle 2.0 on, this HotPot module does not need this fix.

Revision 1.17.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 6 15:59:45 2008 WST (2 years ago) by gbateson
Branch: MOODLE_19_STABLE
Changes since 1.17.2.1: +8 -3 lines
Diff to previous 1.17.2.1 , to branch point 1.17
fix for Moodle 1.8 and 1.9 to allow students to access hidden hotpots which form part of a hotpot chain - see http://moodle.org/mod/forum/discuss.php?d=91861. In Moodle 1.8 and later the "require_login" function (lib/moodlelib.php)  is stricter than in earlier versions of Moodle and checks a module's visibility and groupings access. From Moodle 2.0 on, this HotPot module does not need this fix.

Revision 1.17.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 00:09:37 2007 WST (2 years, 5 months ago) by tjhunt
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.17: +2 -7 lines
Diff to previous 1.17
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.

Backported from head. Will update merged tags in a few hours. I am late for orchestra. Sorry.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 23:55:55 2007 WST (2 years, 5 months ago) by tjhunt
Branch: MAIN
Changes since 1.17: +2 -7 lines
Diff to previous 1.17
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.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 20:49:35 2007 WST (2 years, 7 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
MDL-10890 all require_login() in modules reviewed and fixed use of $cm

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:55:31 2007 WST (2 years, 8 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
MDL-9473: Initialise navlinks array before use


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:41:27 2007 WST (2 years, 8 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
MDL-9615: Correct incorrect use of term breadcrumbs

- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 05:11:17 2007 WST (2 years, 10 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
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>

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 05:40:47 2007 WST (2 years, 11 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.12: +7 -5 lines
Diff to previous 1.12
Breadcrumbs: mod/hotpot changes

- Modified to use build_navigation() for breadcrumb generation.


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.4.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:39 2007 WST (2 years, 11 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_MERGED, MOODLE_16_WEEKLY
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to next main 1.37
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Feb 28 15:25:37 2007 WST (3 years ago) by moodler
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Merged Nicolas' changes from MDL-8582 into HEAD.

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 28 14:36:24 2007 WST (3 years ago) by nicolasconnault
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18, MOODLE_181, MOODLE_182, MOODLE_183, MOODLE_184
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
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().

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 16:48:41 2006 WST (3 years, 3 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_18_BETA, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_STABLE
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
accessibility fixes

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Nov 12 16:55:15 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_18_GROUPS
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Oct 7 16:59:59 2006 WST (3 years, 5 months ago) by gbateson
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY
Branch point for: MOODLE_17_STABLE
Changes since 1.8: +7 -5 lines
Diff to previous 1.8
added PARAM types for all calls to "optional_param()" and "required_param()"

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Oct 6 17:36:40 2006 WST (3 years, 5 months ago) by gbateson
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
fix undefined variable $context on line 135

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Aug 30 16:43:18 2006 WST (3 years, 6 months ago) by toyomoyo
Branch: MAIN
Changes since 1.6: +6 -4 lines
Diff to previous 1.6
added some capabilities

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 23:51:48 2006 WST (3 years, 7 months ago) by skodak
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_15_MERGED
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.37
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283; backported from HEAD

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 23:30:56 2006 WST (3 years, 7 months ago) by skodak
CVS Tags: MOODLE_162, MOODLE_163, MOODLE_164
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to next main 1.37
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283; backported from HEAD

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 21:45:51 2006 WST (3 years, 7 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.5: +228 -228 lines
Diff to previous 1.5
Removed tabs

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 06:09:57 2006 WST (3 years, 7 months ago) by skodak
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Tue May 2 13:57:14 2006 WST (3 years, 10 months ago) by moodler
Branch: MOODLE_15_STABLE
CVS Tags: MOODLE_154
Changes since 1.1: +235 -235 lines
Diff to previous 1.1
Changed all files to DOS and added some Id tags

Revision 1.3.6.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 14 12:15:20 2005 WST (4 years, 3 months ago) by patrickslee
Branch: MOODLE_16_MULTIENROL
Changes since 1.3: +240 -290 lines
Diff to previous 1.3 , to next main 1.37
Merged with MOODLE_16_MULTIENROL_MP1

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 24 13:36:27 2005 WST (4 years, 3 months ago) by gbateson
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_161, MOODLE_16_BETA, MOODLE_16_MULTIENROL_MP1
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.3: +240 -290 lines
Diff to previous 1.3
removed bad newlines, which caused double-spacing in PHP source

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 3 08:06:44 2005 WST (4 years, 5 months ago) by gbateson
Branch: MAIN
CVS Tags: MOODLE_16_AUTHREFACTOR_PRE, MOODLE_16_MULTIENROL_PRE, MOODLE_16_UTF8_PRE
Branch point for: MOODLE_16_AUTHREFACTOR, MOODLE_16_MULTIENROL, MOODLE_16_UTF8
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Sep 16 10:55:55 2005 WST (4 years, 6 months ago) by gbateson
Branch: MAIN
Changes since 1.1: +108 -53 lines
Diff to previous 1.1
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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Apr 25 22:41:26 2005 WST (4 years, 10 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_15, MOODLE_151, MOODLE_152, MOODLE_153, MOODLE_15_BETA
Branch point for: MOODLE_15_STABLE
Hotpot module v2!   Thomas Robb, Gordon Bateson - thanks!!

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7