[moodle] / moodle / question / type / datasetdependent / datasetitems_form.php Repository:

Log of /moodle/question/type/datasetdependent/datasetitems_form.php

Parent Directory Parent Directory


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

Revision 1.4.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Dec 20 21:21:38 2009 WST (2 months, 4 weeks ago) by pichetp
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.4.2.3: +1 -1 lines
Diff to previous 1.4.2.3 , to branch point 1.4 , to next main 1.14
correcting pass from reference problem line 77as identified by syntax report on moodle.org

Revision 1.9.2.7 - (view) (download) (annotate) - [select for diffs]
Sun Dec 20 21:19:01 2009 WST (2 months, 4 weeks ago) by pichetp
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.9.2.6: +2 -2 lines
Diff to previous 1.9.2.6 , to branch point 1.9 , to next main 1.14
correcting pass from reference problem line 84 as identified by syntax report on moodle.org

Revision 1.9.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Sep 27 00:27:18 2009 WST (5 months, 3 weeks ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_196, MOODLE_197
Changes since 1.9.2.5: +3 -1 lines
Diff to previous 1.9.2.5 , to branch point 1.9
MDL-20353 adding missing data types of hidden form fields

Revision 1.9.2.5 - (view) (download) (annotate) - [select for diffs]
Mon May 25 05:06:34 2009 WST (9 months, 3 weeks ago) by pichetp
Branch: MOODLE_19_STABLE
Changes since 1.9.2.4: +11 -1 lines
Diff to previous 1.9.2.4 , to branch point 1.9
MDL-19214 Adding category hidden element Merging from HEAD

Revision 1.9.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 19 10:09:34 2009 WST (12 months, 4 weeks ago) by tjhunt
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_195
Changes since 1.9.2.3: +1 -1 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Add missing Id tags to all files under question, to help the unmerged files script.

Revision 1.14
Tue Sep 16 21:03:03 2008 WST (18 months ago) by pichetp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +0 -0 lines
FILE REMOVED
MDL-16505 Removing qtype_datasetdependent questiontype

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 22:43:16 2008 WST (21 months, 1 week ago) by nicolasconnault
Branch: MAIN
Changes since 1.12: +13 -13 lines
Diff to previous 1.12
MDL-15102 Upgrade to DMLLIB 2.0. Needs further testing and bug-fixing.

Revision 1.9.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 06:29:07 2008 WST (2 years ago) by pichetp
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194
Changes since 1.9.2.2: +1 -1 lines
Diff to previous 1.9.2.2 , to branch point 1.9
MDL-12421 rounding merging from head a little correction line 77

Revision 1.9.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Feb 13 10:30:13 2008 WST (2 years, 1 month ago) by pichetp
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.9.2.1: +7 -3 lines
Diff to previous 1.9.2.1 , to branch point 1.9
merging MDL-12388 return url and MDL-12421 rounding problem

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Feb 13 10:19:03 2008 WST (2 years, 1 month ago) by pichetp
Branch: MAIN
Changes since 1.11: +4 -0 lines
Diff to previous 1.11
Adding returnurl element MDL-12388 to return to the quiz editing

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 17:58:07 2007 WST (2 years, 3 months ago) by pichetp
Branch: MAIN
Changes since 1.10: +5 -6 lines
Diff to previous 1.10
MDL-12503 Loguniform and MDL-12421 rounding

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 07:15:10 2007 WST (2 years, 3 months ago) by skodak
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE

Revision 1.9.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Nov 24 07:12:34 2007 WST (2 years, 3 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
MDL-12133 validate() method tidying up

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 09:06:06 2007 WST (2 years, 7 months ago) by jamiesensei
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.8: +6 -12 lines
Diff to previous 1.8
Fixed MDL-10855 'Calculated question error: undefined stdClass::$nextpageparam' and some other calculated question bugs.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Aug 10 05:53:13 2007 WST (2 years, 7 months ago) by jamiesensei
Branch: MAIN
Changes since 1.7: +9 -0 lines
Diff to previous 1.7
merging MOODLE_19_QUESTIONS with HEAD

Revision 1.4.2.3 - (view) (download) (annotate) - [select for diffs]
Tue May 22 10:30:17 2007 WST (2 years, 9 months ago) by pichetp
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181, MOODLE_1810, MOODLE_1811, MOODLE_182, MOODLE_183, MOODLE_184, MOODLE_185, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189
Changes since 1.4.2.2: +31 -8 lines
Diff to previous 1.4.2.2 , to branch point 1.4
adding or deleting more than 1 dataitems in one step in datasetitems_form.php

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue May 22 10:25:40 2007 WST (2 years, 9 months ago) by pichetp
Branch: MAIN
Changes since 1.6: +31 -8 lines
Diff to previous 1.6
adding or deleting more than 1 dataitems in one step in datasetitems_form.php

Revision 1.6.2.1 - (view) (download) (annotate) - [select for diffs]
Mon May 21 00:18:01 2007 WST (2 years, 10 months ago) by jamiesensei
Branch: MOODLE_19_QUESTIONS
Changes since 1.6: +9 -0 lines
Diff to previous 1.6 , to next main 1.14
UI for editing questions changed to support sharing questions in multiple contexts. Also changed import / export and category editing form to use formslib.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 16:10:12 2007 WST (3 years ago) by pichetp
Branch: MAIN
Branch point for: MOODLE_19_QUESTIONS
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
merge from 18 STABLE MDL-8809

Revision 1.4.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 09:05:27 2007 WST (3 years ago) by pichetp
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18
Changes since 1.4.2.1: +2 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4
improvements in calculated question interface MDL-8389

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 17:14:40 2007 WST (3 years ago) by pichetp
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
merge from 18-STABLE MDL-8389

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 17:11:07 2007 WST (3 years ago) by pichetp
Branch: MOODLE_18_STABLE
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
stopping enter key side effects MDL-8389

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jan 31 00:31:51 2007 WST (3 years, 1 month ago) by jamiesensei
Branch: MAIN
CVS Tags: MOODLE_18_BETA
Branch point for: MOODLE_18_STABLE
Changes since 1.3: +39 -44 lines
Diff to previous 1.3
some fixes for problem reported by Pierre Pichet.

Data set items form is now the opposite way round as the original was. This means that the add item section appears at the top of the form. Also if you press return while editing fields in the add item section the item will now be added. Default action for most browsers when a submit button is pressed is to act as if the first submit button in the form had been pressed.

Removed cancel buttons second and third pages of form too as they may not work as expected.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 20:21:10 2007 WST (3 years, 2 months ago) by jamiesensei
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
some more small changes to datasetdependent and calculated question type forms

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 03:28:53 2007 WST (3 years, 2 months ago) by jamiesensei
Branch: MAIN
Changes since 1.1: +169 -49 lines
Diff to previous 1.1
more work on the datasetdependent / calculated question creation forms

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jan 13 17:59:01 2007 WST (3 years, 2 months ago) by jamiesensei
Branch: MAIN
more work on the calculated and datasetdependent qtype

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.10