Marina Glancy
3fdba72902
MDL-53638 mod_feedback: download responses
2016-04-27 16:04:40 +08:00
Marina Glancy
ed724aac99
MDL-43470 mod_feedback: select courses for mapping
...
- use course autocomplete element to map courses
- add a tab and navigation node
- clean up some html
- cover course mapping with behat tests
2016-04-06 10:13:33 +08:00
Dan Poltawski
9bb87baf18
MDL-53449 mod_feedback: reponses page clean up and behat
2016-04-05 14:46:20 +01:00
Sam Hemelryk
9714baa1bb
MDL-44155 mod_feedback: unified @package use
2014-02-18 10:50:13 +13: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
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Andreas Grabs
8d7b8286c4
MDL-19835 - Produce list of emails for non-respondents
2010-05-20 14:32:26 +00:00
Andreas Grabs
c987dbad0e
removed all calls to feedback_load_capabilities()
2010-04-02 11:34:28 +00:00
Andreas Grabs
5dee2210f4
Non standard codingstyle,
...
replaced some urls with use of moodle_url class
2010-03-28 15:29:49 +00:00
Andreas Grabs
01910dff66
changed line - defined('FEEDBACK_INCLUDE_TEST') ... to defined('MOODLE_INTERNAL')...
2010-03-28 10:00:24 +00:00
Petr Skoda
49ab5e1950
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:32:33 +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
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