Commit Graph

14 Commits

Author SHA1 Message Date
jamiesensei a8d2a373a1 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.
2007-01-30 15:31:50 +00:00
jamiesensei 7b41a4a989 some more small changes to datasetdependent and calculated question type forms 2007-01-18 11:21:10 +00:00
jamiesensei 60b5ecd3cf more work on the datasetdependent / calculated question creation forms 2007-01-17 18:28:51 +00:00
jamiesensei 8fc3e643ae more work on the calculated and datasetdependent qtype 2007-01-13 08:59:00 +00:00
jamiesensei 92186abc95 working on multipage form for calculated question type 2007-01-11 04:59:16 +00:00
vyshane 0927589412 Xhtml fixes for MDL-7861. 2007-01-09 09:07:16 +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 d2ce367fb9 MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera) 2007-01-06 19:22:58 +00:00
tjhunt 717cfb0a7b Rename column question_dataset_items->number to itemnumber, to avoid reserved word. 2006-09-19 10:56:00 +00:00
toyomoyo 17d6a25e5c adding capabilitiies 2006-09-13 09:08:14 +00:00
tjhunt 3e734b607d Bug #5672: Make calculated questions less confusing to create. Merged from MOODLE_16_STABLE. 2006-06-05 16:59:58 +00:00
moodler 5ae598c757 Use the fullclone function instead of clone() because objects are in an array bug 5339 2006-04-26 04:40:14 +00:00
moodler f4e7407d42 *** empty log message *** 2006-04-24 06:12:32 +00:00
gustav_delius aaae75b04f Renaming question/questiontypes/ to question/types/ as requested by Martin 2006-03-24 19:54:13 +00:00