Tim Hunt
85a712680b
question restore: MDL-22720 silly typo in question restore.
...
Thanks to Vadim Dvorovenko for finding and fixing this.
2010-06-10 14:58:39 +00:00
Dongsheng Cai
a1eb90c0eb
MDL-22574, fixed question import button
2010-06-08 03:04:39 +00:00
Petr Skoda
4b7c96d9e6
MDL-22574 removing obsolete choose file elements that can not work any more, developers have to upgrade code
2010-06-05 09:58:30 +00:00
Pierre Pichet
49580a59d1
MDL-20296 add isset() tests in function split_old_answer () lines 358-362
2010-06-04 12:28:45 +00:00
Pierre Pichet
b79c7c289b
MDL-20296 correcting fill with correct display in preview
2010-06-04 03:53:02 +00:00
Rossiani Wijaya
0f56fde284
MDL-20447 - bulk upload: add page heading
2010-06-02 06:13:27 +00:00
Pierre Pichet
91d2399d84
MDL-21695 adding help and link strings
2010-05-27 14:57:49 +00:00
Helen Foster
ffa956c9c9
MDL-21695 adding help and link strings
2010-05-26 14:31:22 +00:00
Helen Foster
62ca4e1547
MDL-21695 changing link string
2010-05-26 13:25:41 +00:00
Helen Foster
a0e5b40be6
MDL-21695 changing help string
2010-05-26 11:54:32 +00:00
Helen Foster
b8d7548437
MDL-21695 adding help string
2010-05-26 11:51:52 +00:00
Pierre Pichet
eb1284a2c7
MDL-20296 cleaning code
2010-05-26 04:14:31 +00:00
Pierre Pichet
4433c6c407
MDL-22578 temporary fix of explorer and safari display of numerical unit choice (radio elements)
2010-05-26 04:11:55 +00:00
Pierre Pichet
8ef9f8ead6
MDL-21694 using strings from namely qtype_calculated as this code is also used with qtype_calculatedmulti .
2010-05-26 00:08:51 +00:00
Pierre Pichet
efeedf0475
MDL-21695 moving strings related to Choose dataset properties and Edit the datasets from quiz.php to qtype_calculated.php
...
and adding very elementary.. help strings
2010-05-26 00:01:21 +00:00
Pierre Pichet
327b0d444d
MDL-20296 using $state->options->raw_unitpenalty to display the unit penalty
2010-05-25 17:17:46 +00:00
Pierre Pichet
7897d6fcad
MDL-20296 using $state->options->raw_unitpenalty to dispaly the unit penalty
2010-05-25 17:12:17 +00:00
Helen Foster
2ea1237927
MDL-21695 changing help and link strings
2010-05-25 15:59:09 +00:00
Helen Foster
00aac9a54b
MDL-21695 adding help and link strings
2010-05-25 15:50:55 +00:00
Helen Foster
92a119f53d
MDL-21695 adding help and link strings
2010-05-25 15:42:40 +00:00
Helen Foster
5a2c8d077f
MDL-21695 adding help and link strings
2010-05-25 15:34:33 +00:00
Helen Foster
c96e53b75e
MDL-21695 adding help and link strings
2010-05-25 13:08:55 +00:00
Helen Foster
d87be06cc8
MDL-21695 adding help and link strings
2010-05-25 12:47:39 +00:00
Helen Foster
880fde42db
MDL-21695 adding help and link strings
2010-05-25 10:12:28 +00:00
Helen Foster
aaba6e8afe
MDL-21695 adding help and link strings
2010-05-25 09:49:52 +00:00
Helen Foster
cc002f9d04
MDL-21695 rewording help string
2010-05-25 09:39:46 +00:00
Helen Foster
e3866c921a
MDL-21695 adding help and link strings
2010-05-25 09:37:52 +00:00
Pierre Pichet
c4979f0220
MDL-20585 Adding new lang strings
2010-05-25 03:26:15 +00:00
Helen Foster
c72fc30cde
MDL-21695 adding help string
2010-05-24 13:52:38 +00:00
Pierre Pichet
2a2c5eff06
MDL-17366 Answer fraction was not set correctly
2010-05-23 02:57:44 +00:00
Helen Foster
ebf2f1c428
MDL-21695 adding help and link strings
2010-05-22 20:41:06 +00:00
Helen Foster
c8aea813a9
MDL-21695 adding help and link strings
2010-05-22 20:14:26 +00:00
Pierre Pichet
1285531b81
MDL-20296 some parameters were undefined
2010-05-22 02:39:05 +00:00
Pierre Pichet
ca3ede76c8
MDL_22350 put a div class = "que numerical clearfix"> to enclose the answer and unit elements so that the display does not change for calculated simple
2010-05-22 02:33:49 +00:00
Pierre Pichet
ec3dbcd48c
MDL-20296 correcting unit penalty display
2010-05-22 02:22:46 +00:00
Pierre Pichet
3f42a35a5c
MDL-20296 correcting unit penalty display
2010-05-21 13:31:34 +00:00
Pierre Pichet
960ac99bf6
MDL-20296 correcting Correct response display
2010-05-21 13:07:58 +00:00
Pierre Pichet
d7be65a3d5
MDL-10110 Improving display and setting language strings
2010-05-21 08:27:13 +00:00
Pierre Pichet
a3e153c2e9
MDL-20296 undefined QTYPES
2010-05-21 08:11:06 +00:00
Pierre Pichet
8105328498
MDL-20296 undefined QTYPE and misplaced }
2010-05-21 08:08:15 +00:00
Sam Hemelryk
56ed242b51
navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation.
...
* Routine navigation through the quiz and question modules
* Fixed navbar through quiz and questions
* Pages headers added throughout
* Added method to turn a navigation node into a tabs array suitable for use with print tabs
2010-05-21 03:15:48 +00:00
Pierre Pichet
a65fa92a9f
MDL-20296 modifications necessary for improving grading for numerical and transform display.html as independent from
...
shortanswer, add display of unitpenalty for numerical in print_question_grading_details()
2010-05-21 01:37:42 +00:00
Pierre Pichet
e14042cdf3
MDL-20296 improving grading for numerical and transform display.html as independent of the analoguous shortanswer file
2010-05-21 01:32:53 +00:00
Pierre Pichet
94909089f3
MDL-20296 improving grading for numerical and transform diplay.html as independent of the analoguous shortanswer file
2010-05-21 01:31:35 +00:00
Pierre Pichet
f1ee48c891
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple edit forms
...
and improving grading and rendering
2010-05-21 01:28:49 +00:00
Pierre Pichet
4d2657c28f
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple edit forms
2010-05-21 01:26:46 +00:00
Pierre Pichet
654583b122
MDL-20296 improving grading for numerical
2010-05-21 01:24:07 +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
Petr Skoda
6167660806
fixed inconsistent whitespace and obsolete use of $result in upgrades
2010-05-20 09:09:08 +00:00
Helen Foster
aedf58841f
MDL-21695 adding help and link strings
2010-05-18 07:50:24 +00:00