Andreas Grabs
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Andreas Grabs
2497d0273d
MDL-29190 - XHTML not well formed in show_nonrespondents.php
2011-09-23 18:56:47 +02:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Rossiani Wijaya
dfc511888f
MDL-20447 - add heading to the page and fix navbar content.
2010-05-28 03:38:41 +00:00
Andreas Grabs
73043833e9
MDL-19489 - add conditional branching (my first try)
2010-05-16 20:05:51 +00:00
Andreas Grabs
6b0b57294d
MDL-20442 - now you can switch to ignore empty submits
...
MDL-14534 - now you can remove 'Not selected' option
2010-05-13 10:48:24 +00:00
Andreas Grabs
9d092aa91c
adding line $PAGE->set_heading(format_string($course->fullname));
2010-05-09 21:37:48 +00:00
Andreas Grabs
4f37db419b
MDL-21227 - convert Feedback to new files api
2010-04-27 08:30:30 +00:00
Andreas Grabs
30ec6bc9ed
MDL-21227 - convert Feedback to new files api
2010-04-22 11:26:02 +00:00
Andreas Grabs
b6f2600152
correction of $cm, $course, $feedback setup
2010-04-02 21:26:17 +00:00
Andreas Grabs
53ba55eca2
insert calls to require_capability()
2010-04-02 20:38:17 +00:00
Andreas Grabs
c987dbad0e
removed all calls to feedback_load_capabilities()
2010-04-02 11:34:28 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Sam Hemelryk
92059c7ee5
mod MDL-21169 Removed update this module button and ensured there was a link in the settings block for it.
2009-12-23 01:57:55 +00:00
samhemelryk
84973212c4
mod-feedback MDL-19807 Added set_url calls, replaced deprecated functions
2009-09-24 06:11:39 +00:00
samhemelryk
84f797db5d
feedback MDL-19807 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 08:10:42 +00:00
nicolasconnault
c3aa5bd3de
MDL-19807 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:44:14 +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
nicolasconnault
c6ea08764b
MDL-19807 Converted all print_footer() calls
2009-08-06 14:15:15 +00:00
nicolasconnault
53b1f5da00
MDL-19807 Migrated calls to print_heading
2009-08-06 08:20:46 +00:00
nicolasconnault
5feca57e17
MDL-19807 Upgraded call to button_to_popup_window
2009-08-06 00:27:20 +00:00
skodak
fc29e51b2d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:34:43 +00:00
dongsheng
ff9b4ea40a
"MDL-17570,clean align property, merged from 1.9"
2008-12-10 07:24:11 +00:00
dongsheng
b149ffb421
MDL-14129, fixed hardcoded print_error for feedback module.
2008-09-26 06:01:22 +00:00
agrabs
0f22be2e94
MDL-15234 - exported questions from moodle 1.8 will not be imported correctly on moodle 1.9
2008-06-13 21:52:25 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
0085fff8b2
MDL-15107 feedback dml conversion
2008-06-07 22:22:06 +00:00
agrabs
6178c62a9a
fixed required_sesskey missing on complete_guest.php
...
added grouping feature (it have to be tested yet)
2008-04-28 21:19:27 +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