Sujith Haridasan
|
73d604369d
|
MDL-71062 core: Step 1 deprecation of print_error function
|
2022-07-13 08:20:54 +05:30 |
|
Peter Dias
|
2d8e8b5c61
|
MDL-73439 feedback: Update feedback styling
* Add sub-headings for the Analysis and Responses pages
|
2022-01-05 12:09:29 +08:00 |
|
Ilya Tregubov
|
9e5ffa2229
|
Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle
|
2021-12-13 18:46:16 +02:00 |
|
Peter Dias
|
7e5b0f6289
|
MDL-72413 feedback: Use the common module for setting the header
|
2021-12-13 09:49:34 +08:00 |
|
Bas Brands
|
946fd915e2
|
MDL-72095 theme_boost: max width for activity pages
|
2021-12-08 17:29:49 +01:00 |
|
Peter Dias
|
773051b98f
|
MDL-71914 mod_feedback: Add tertiary nav in feedback
|
2021-10-26 11:21:32 +08:00 |
|
Marina Glancy
|
bb9d5f7f1b
|
MDL-55468 mod_feedback: revive export analysis to excel
|
2017-05-01 14:28:55 +01:00 |
|
Simey Lameze
|
7cd65bcb76
|
MDL-55308 mod_feedback: Convert analysis chart to the new library
Part of MDL-54987 epic.
|
2016-07-25 10:43:31 +01:00 |
|
Marina Glancy
|
3fdba72902
|
MDL-53638 mod_feedback: download responses
|
2016-04-27 16:04:40 +08:00 |
|
Marina Glancy
|
1e3de9d8ba
|
MDL-53638 mod_feedback: template for summary
|
2016-04-27 13:28:45 +08:00 |
|
Marina Glancy
|
c33c1ed59e
|
MDL-53638 mod_feedback: analysis page enhancements
|
2016-04-27 13:28:45 +08:00 |
|
Marina Glancy
|
97d71cbc3a
|
MDL-53638 mod_feedback: convert to moodleforms
|
2016-04-27 13:28:43 +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 |
|
Marina Glancy
|
4832a0b3dd
|
MDL-53227 mod_feedback: merge files complete_guest.php and complete.php
Simplify access check, add behat tests
|
2016-03-18 07:54:59 +08:00 |
|
Marina Glancy
|
42756192d7
|
MDL-53129 mod_feedback: forms cleanup and behat tests
|
2016-02-23 13:17:21 +08:00 |
|
Sam Hemelryk
|
9714baa1bb
|
MDL-44155 mod_feedback: unified @package use
|
2014-02-18 10:50:13 +13:00 |
|
Rossiani Wijaya
|
8c6ca6961a
|
MDL-42339 - removed double formatting for set_title() and set_heading()
|
2014-02-05 14:47:23 +08:00 |
|
Rossiani Wijaya
|
846cebe5b3
|
MDL-40687 Feedback: improve page heading levels and layouts
|
2013-09-09 09:48:05 +08:00 |
|
Dan Poltawski
|
12f756f9d7
|
Revert "MDL-37613 mod: changed generalbox class in table to generaltable class in mod/feedback (2 files);mod/glossary (3 files);mod/wiki (1 file)."
This reverts commit 0434dd2482 .
|
2013-01-31 15:02:12 +08:00 |
|
Mary Evans
|
0434dd2482
|
MDL-37613 mod: changed generalbox class in table to generaltable class in mod/feedback (2 files);mod/glossary (3 files);mod/wiki (1 file).
|
2013-01-21 23:38:46 +00: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 |
|
Petr Skoda
|
cdbea7eed1
|
MDL-31607 use full course object for require_login() if already available
This eliminates 1 db query.
|
2012-04-22 17:41:47 +02:00 |
|
Andreas Grabs
|
9c5bc7a580
|
MDL-29804 - Clean up Feedback modules coding style
|
2011-10-28 00:30:42 +02:00 |
|
Andreas Grabs
|
6cc1599e09
|
captcha now uses the recaptcha-plugin and
some code cleanups
|
2010-06-04 20:21:08 +00:00 |
|
Andreas Grabs
|
9d092aa91c
|
adding line $PAGE->set_heading(format_string($course->fullname));
|
2010-05-09 21:37:48 +00:00 |
|
Andreas Grabs
|
b6f2600152
|
correction of $cm, $course, $feedback setup
|
2010-04-02 21:26: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 |
|
Petr Skoda
|
4bcc51185c
|
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
|
2009-12-30 15:19:55 +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 |
|
Sam Marshall
|
f1035deb97
|
MDL-21009 Group selector must use absolute links in order to work with javascript off
|
2009-11-30 17:12:48 +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 |
|
samhemelryk
|
3c0977fec2
|
mod-feedback MDL-19807 Added set_url calls, replaced deprecated functions
|
2009-09-24 08:07:16 +00:00 |
|
samhemelryk
|
84973212c4
|
mod-feedback MDL-19807 Added set_url calls, replaced deprecated functions
|
2009-09-24 06:11:39 +00:00 |
|
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 |
|
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 |
|
agrabs
|
b68bff82c9
|
MDL-19497 - group selection is broken
|
2009-06-13 14:17:00 +00:00 |
|
Jonathan Newman
|
4d933beb8a
|
cvsimport fixups
|
2009-01-20 23:53:34 +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
|
aeb7e1aecf
|
MDL-15787 Using hidden feedbacks on front page
|
2008-07-30 18:58:24 +00:00 |
|
agrabs
|
488b13baba
|
MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback
|
2008-06-22 18:02:54 +00:00 |
|
skodak
|
0085fff8b2
|
MDL-15107 feedback dml conversion
|
2008-06-07 22:22:06 +00:00 |
|
skodak
|
35987665f4
|
MDL-14617 removed some legacy group code
|
2008-05-01 22:30:28 +00:00 |
|