Andreas Grabs
|
fdc57a14bd
|
MDL-34952 - change get_info() to public access
|
2012-08-24 21:55:07 +02:00 |
|
Rossiani Wijaya
|
d0d9c135e1
|
MDL-34564 accessibility compliance for feedback module: Add forform input text and select tag
|
2012-08-03 12:01:41 +08:00 |
|
Andreas Grabs
|
e9aa190a37
|
MDL-33932_master - added array_unique()
|
2012-07-02 14:32:09 +12:00 |
|
Andreas Grabs
|
e7fc2ff42e
|
MDL-27675 - Feedback module abuses data_submitted
|
2012-06-06 23:17:35 +02:00 |
|
Sam Hemelryk
|
378eb6f6a2
|
Revert "Merge branch 'MDL-27675_master_wip' of git://github.com/grabs/moodle"
This reverts commit a09a9be812, reversing
changes made to 08e0aaa173.
|
2012-05-30 16:34:11 +12:00 |
|
Sam Hemelryk
|
064cac7866
|
MDL-27675 mod_feedback: Tidy up of phpdocs and scope within feedback mod
|
2012-05-28 13:38:36 +12:00 |
|
Andreas Grabs
|
9a2c4dbd00
|
MDL-27675 - Feedback module abuses data_submitted
|
2012-05-28 00:40:04 +02:00 |
|
Petr Skoda
|
411fd747cf
|
MDL-32735 fix multiple E_STRICT feedback issues
|
2012-05-06 12:02:54 +02:00 |
|
Sam Hemelryk
|
3211569a6a
|
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
This reverts commit f9f281b8fe.
|
2012-04-11 17:18:58 +12:00 |
|
Rossiani Wijaya
|
f9f281b8fe
|
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
|
2012-03-30 16:26:58 +08:00 |
|
Andrew Robert Nicols
|
536328fb0a
|
MDL-32065 Allow feedback images to be themed
|
2012-03-15 11:48:21 +00:00 |
|
Andreas Grabs
|
9c5bc7a580
|
MDL-29804 - Clean up Feedback modules coding style
|
2011-10-28 00:30:42 +02:00 |
|
Andreas Grabs
|
b7030c3def
|
MDL-28014 - unpropitious use of bcmod()
|
2011-06-23 21:22:38 +02:00 |
|
Andreas Grabs
|
439ae873af
|
MDL-27422 The excel export fails in some conditions.
|
2011-05-09 17:27:06 +08:00 |
|
Sam Hemelryk
|
80c1289773
|
MDL-25637 Fixed whitespace
|
2011-01-24 16:20:30 +08:00 |
|
Aparup Banerjee
|
2b9ce62e23
|
performance MDL-25637 converted tabs to spaces
|
2011-01-24 15:49:18 +08:00 |
|
Aparup Banerjee
|
b692e4aa29
|
Performance MDL-25637 moved static count/sizeof functions out of for loop conditions
|
2011-01-24 14:51:21 +08:00 |
|
Aparup Banerjee
|
f179cdb73e
|
performance MDL-25637 some of more similar performance tweaks to come
|
2011-01-24 14:51:21 +08:00 |
|
Petr Skoda
|
39790bd805
|
MDL-24321 switching to stdClass in /mod/
|
2010-09-21 08:37:36 +00:00 |
|
Andreas Grabs
|
b8baf0ad03
|
MDL-23275 - Feedback error also when update a question
|
2010-08-11 19:25:58 +00:00 |
|
Andreas Grabs
|
9e1aed5330
|
existing questions now can be saved as new question
|
2010-06-04 21:12:27 +00:00 |
|
Andreas Grabs
|
6cc1599e09
|
captcha now uses the recaptcha-plugin and
some code cleanups
|
2010-06-04 20:21:08 +00:00 |
|
Andreas Grabs
|
73043833e9
|
MDL-19489 - add conditional branching (my first try)
|
2010-05-16 20:05:51 +00:00 |
|
Andreas Grabs
|
794732941c
|
MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
|
2010-05-11 22:32:53 +00:00 |
|
Andreas Grabs
|
afdb192056
|
Start replacing tables with div-tags and css-classes
|
2010-04-30 23:02:30 +00:00 |
|
Andreas Grabs
|
45c2f92aa3
|
MDL-21227 - convert Feedback to new files api
|
2010-04-23 23:18:56 +00:00 |
|
Andreas Grabs
|
271fdd6212
|
MDL-21227 - convert Feedback to new files api
|
2010-04-23 22:58:44 +00:00 |
|
Andreas Grabs
|
a59ff6b085
|
MDL-21227 - convert Feedback to new files api
|
2010-04-23 21:25:27 +00:00 |
|
Andreas Grabs
|
9d5fbd6554
|
the function feedback_print_item() now is splitted into 3 functions
feedback_print_item_preview()
feedback_print_item_complete()
feedback_print_item_show_value()
Now there is more control over the output
|
2010-04-21 11:48:49 +00:00 |
|
Petr Skoda
|
e372f4c7c1
|
MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
MOV [thisdirection,core],[thisdirection,core_langconfig]
AMOS END
|
2010-04-10 18:26:20 +00:00 |
|
Andreas Grabs
|
51859310b3
|
no more modification of form outside the form class. All needed data are passed by the _customdata array
|
2010-04-08 19:32:43 +00:00 |
|
Andreas Grabs
|
01910dff66
|
changed line - defined('FEEDBACK_INCLUDE_TEST') ... to defined('MOODLE_INTERNAL')...
|
2010-03-28 10:00:24 +00:00 |
|
Andreas Grabs
|
51129b9922
|
MDL-21740 - excel-export should use the moodle-excel library
|
2010-02-28 22:19:30 +00:00 |
|
Petr Skoda
|
1adbd2c350
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 14:55:15 +00:00 |
|
nicolasconnault
|
9fad7b201e
|
MDL-19807 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 05:14:12 +00:00 |
|
nicolasconnault
|
d4b1d58ca3
|
MDL-19807 Converted print_box* to $OUTPUT->box*
|
2009-08-10 04:59:26 +00:00 |
|
agrabs
|
b7a479588a
|
MDL-17721 - feedback items now have a label which is printed on analysing and excel
export
|
2009-03-13 14:35:25 +00:00 |
|
agrabs
|
445a25dd4b
|
MDL-17238 - Multiple Choice -- Multiple Answer problem
|
2008-11-14 16:45:43 +00:00 |
|
skodak
|
294ce9870f
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
|
agrabs
|
efc5916754
|
fixed issue MDL-14531
added an option to switch autonumbering on or off
|
2008-04-30 22:17:04 +00:00 |
|
agrabs
|
6ee09cfe8b
|
merge the items dropdown, radio and check to multiplechoice item
merge the items dropdownrated, radiorated to multiplechoicerated item
the creating or editing of an item now use the formslib
|
2008-04-28 09:58:09 +00:00 |
|