Commit Graph

11 Commits

Author SHA1 Message Date
samhemelryk ab5bd34d18 mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
At the same time I also took the oppertunity to fix up the bugs within the feedback module that were making it un-usable
2009-09-11 02:04:38 +00:00
skodak 7826abc79f MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:25:27 +00:00
agrabs 788b72a6a6 MDL-19348 - "Site after submit" option is not clear to understand 2009-05-30 16:53:37 +00:00
dongsheng f77b3caa37 "MDL-14129, update language file for feedback module" 2008-12-12 03:02:16 +00:00
dongsheng b149ffb421 MDL-14129, fixed hardcoded print_error for feedback module. 2008-09-26 06:01:22 +00:00
dongsheng 5d2edd1ce9 "MDL-14129, fixed hardcoded print_error in feedback module" 2008-09-25 08:47:55 +00:00
agrabs 119b35b38c MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback 2008-06-22 18:14:42 +00:00
agrabs 7ac32c7087 MDL-14780 Show analysis to students setting does not reflect roles aliases 2008-06-22 18:06:14 +00:00
agrabs cae05e6779 added new strings 2008-05-17 13:53:37 +00:00
agrabs 2f500cf09d some new strings for the new multiplechoice item 2008-04-28 10:02:41 +00:00
moodler c70ad9f736 MDL-14493 First checkin of Feedback module into HEAD.
I made a number of small tidy-ups to the contrib version before adding this here:

  - fixed some language string names
  - renamed a capability from deletecompleteds to deletesubmissions (can we use "submissions" everywhere?)
  - got rid of language packs (moved english to correct location)
  - deleted 'pics' type (it needs to be rewritten to use user files in moodledata)
  - moved changelog into README.txt
  - moved captcha font out of subdir
  - bumped version to today

Thanks very much to Andreas Grabs for all your work on this module so far, and congratulations!   :-)
2008-04-23 09:33:54 +00:00