Eloy Lafuente
41941110fd
MDL-22138 backup - I know smaller cathedrals than this, yay quizzes!
2010-10-24 10:43:42 +00:00
Petr Skoda
7f38934243
MDL-24321 switching to stdClass in /question/ - I am sure Tim will be very happy
2010-09-21 08:20:46 +00:00
Eloy Lafuente
1eb2aa184a
MDL-22138 backup - calculated and numericals
2010-09-21 01:44:35 +00:00
Pierre Pichet
bd806d55c8
MDL-24268 removing direct call to defaultquestion
2010-09-19 16:04:12 +00:00
Pierre Pichet
0cd89526dc
MDL-24105 adding parameters to optional_param() calls
2010-09-07 20:45:01 +00:00
Petr Skoda
0c3c54934a
MDL-23784 converted question types to use new pix API and locations
2010-08-12 19:01:28 +00:00
Dongsheng Cai
fe6ce23489
MDL-16094 File storage conversion Quiz and Questions
2010-08-10 09:56:48 +00:00
Helen Foster
2ea1237927
MDL-21695 changing help and link strings
2010-05-25 15:59:09 +00:00
Helen Foster
e3866c921a
MDL-21695 adding help and link strings
2010-05-25 09:37:52 +00:00
Pierre Pichet
2a2c5eff06
MDL-17366 Answer fraction was not set correctly
2010-05-23 02:57:44 +00:00
Pierre Pichet
a3e153c2e9
MDL-20296 undefined QTYPES
2010-05-21 08:11:06 +00:00
Pierre Pichet
bbfda34377
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple edit forms
2010-05-21 01:18:35 +00:00
Pierre Pichet
999f7be4b3
MDL-20296 remove obsolete function response_summary()
2010-05-15 00:09:08 +00:00
Pierre Pichet
2fa8350544
MDL-17366 intergating changes done in calculated, new common functions and new lang strings
2010-05-09 14:02:54 +00:00
Pierre Pichet
cf14669208
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple
2010-04-28 20:31:54 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
David Mudrak
001fa4b313
MDL-21694 Moving question types strings into plugin space
2010-03-29 20:40:06 +00:00
Pierre Pichet
78a6d0ba1f
MDL-10110 removing call to multichoice field from code
2010-02-08 18:47:16 +00:00
Pierre Pichet
ab8b51424c
MDL-10110 Modifications related to the creation of the calculatedmulti question type
2010-02-07 19:52:52 +00:00
Pierre Pichet
5f36cbb087
MDL-17366 removing a print_r()
2010-01-15 12:21:58 +00:00
Petr Skoda
4454447d56
MDL-20700 whitespace terror returns
2009-12-16 22:14:17 +00:00
Petr Skoda
aeb15530b8
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 11:57:52 +00:00
pichetp
b003b81817
MDL-20296 Units handling for numerical and calculatedquestions
2009-10-07 20:45:45 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
pichetp
06f80c6ce7
MDL-20176 Eliminate all PARAM_CLEAN, MDL-17366 cleaning code
2009-09-06 19:06:23 +00:00
skodak
53e8c830fb
MDL-20176 param types mandatory - temporary hacks, needs to be fixed properly
2009-08-27 20:54:52 +00:00
tjhunt
aeab3f8d37
calculated qtype: Remove unnecessary call-time pass by reference.
2009-07-24 09:18:19 +00:00
nicolasconnault
6dbcaceef1
MDL-19418 Replaced ereg* by preg*
2009-06-22 01:22:37 +00:00
skodak
0bcf8b6f0d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:55:51 +00:00
skodak
bb4b6010f3
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:17:10 +00:00
pichetp
0735b50962
MDL-17366 cleaning code ( space, indentation etc.)
2009-06-11 17:04:18 +00:00
pichetp
4328f8233d
MDL-17366 define CALCULATEDSIMPLE , used in xml/format.php
2009-06-03 03:04:04 +00:00
pichetp
1d1f5784f8
MDL-17366 detecting real number of data items in database and modifying lang strings
2009-06-03 03:01:37 +00:00
pichetp
acb85fd541
MDL-17366 a new "temporary" icon image
2009-06-01 20:11:13 +00:00
pichetp
f965e5fbfc
MDL-17366 removing echo debugging lines.
2009-06-01 03:14:51 +00:00
pichetp
a31697ba49
MDL-17366 adding control of number of values displayed and validation improvments.
2009-06-01 03:12:29 +00:00
pichetp
83a15d025c
MDL-17366 adding the calculatedsimple questiontype
2009-05-29 22:42:22 +00:00