Andreas Grabs
bb4191ff4d
MDL-42210 mod_feedback - convert tabs to space
2013-10-20 10:22:56 +02:00
Michael Milette
690266bcf7
MDL-42210-Feedback-Input-Labels
...
Adds labels to the input fields in the Feedback module including: multichoice, multichoicerated, numeric, textarea and textfield.
2013-10-20 10:22:54 +02:00
Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Frederic Massart
4a02b4312a
MDL-39435 feedback: Fix missing calls to setType
2013-05-01 10:36:23 +08:00
Andreas Grabs
25d37fe24c
MDL-37800 mod_feedback - item "information" does not appear correctly
2013-02-01 11:44:52 +01:00
Sam Hemelryk
f44e7d0a77
Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle
...
Conflicts:
user/view.php
2013-01-09 09:34:22 +13:00
Kevin Wiliarty
a6a33636eb
MDL-35221 mod_feedback: replace checkbox with advcheckbox for all requirable feedback question types
2012-11-29 11:30:19 -05:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Andreas Grabs
9b90584f43
MDL-34952 - change get_info() to public access
2012-08-24 21:56:45 +02:00
Aparup Banerjee
0367f6b1aa
Merge branch 'MDL-34564_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 14:57:34 +08:00
Andreas Grabs
94848b0748
MDL-34658 - Saving failed because missing or false values
2012-08-03 12:01:45 +02:00
Rossiani Wijaya
f203506463
MDL-34564 accessibility compliance for feedback module: Add forform input text and select tag
2012-08-03 11:53:55 +08:00
David Monllao
2c979976e1
MDL-34464 mod_feedback Replace all instances of get_context_instance() with respective context_XXXX class in mod/feedback
2012-07-27 09:13:57 +08:00
Andreas Grabs
f65c82636a
MDL-33932_master - added array_unique()
2012-06-25 21:45:33 +02:00
Sam Hemelryk
5f17311f52
MDL-27675 mod_feedback: Fixed up white space
2012-06-21 11:40:38 +12:00
Sam Hemelryk
d2448b8bd2
Merge branch 'MDL-27675_master' of git://github.com/grabs/moodle
2012-06-21 11:25:07 +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
Andreas Grabs
bf4fb3b317
MDL-32316 feedback: fix tem type label does honor trusted text
2012-04-10 00:26:08 +02: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
7b1126fd20
MDL-19488 - allow the creation of a "Public" feedback
2011-10-13 11:10:15 +02:00
Andreas Grabs
af26e3453a
MDL-29621 - XHTML not welformed when creating Feedback questions
2011-10-03 18:40:16 +02:00
Aparup Banerjee
7eae2c5ae2
Merge branch MDL-29187-master of git://github.com/samhemelryk/moodle
...
- resolved conflict.
2011-09-13 13:52:31 +08:00
Sam Hemelryk
63390481c4
MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly
2011-09-08 09:37:07 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Rajesh Taneja
e9de1cf49c
MDL-27896 context - Fixed editor context to observe filter status
2011-08-12 11:33:21 +08: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
912d099cc9
Merge branch 'MDL-25637'
2011-01-24 16:20:51 +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
99d19c13ae
MDL-25855 some more missing filelib includes
2011-01-23 18:34:41 +01:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Andreas Grabs
bf1b9ef70b
MDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Responses Tab
2010-09-23 22:24:18 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Petr Skoda
91011b1831
fixed PHP strict object initialisation
2010-09-18 12:51:08 +00:00
Petr Skoda
4fc649ae8c
fixed use of $this->item
2010-09-18 12:49:16 +00:00
Petr Skoda
dd88de0ebd
MDL-14679 fixed remaining old style update_record()s
2010-09-03 18:01:25 +00:00
Petr Skoda
1d28bdbde1
MDL-24058 removed forgotten addslashes from feedback
2010-09-02 12:34:51 +00:00
Andreas Grabs
b8baf0ad03
MDL-23275 - Feedback error also when update a question
2010-08-11 19:25:58 +00:00
Andreas Grabs
cb416e5042
MDL-23275 - Feedback error when adding question
...
MDL-23276 - Adding a feddback question shoud return to fedback questions
2010-07-14 19:38:57 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +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