Juan Leyva
bc694b4761
MDL-61321 mod_feedback: Return all the items responses
...
The WS should receive all the item responses for all the attempts.
2018-03-20 10:36:11 +01:00
sam marshall
a938e4096c
MDL-60174 core_dml: fix miscellaneous incorrect recordset usage
...
The new recordset support for Postgres requires transactions and
will cause errors if recordsets are not closed correctly. This
commit fixes problems that were identified during unit tests, and
via some basic code analysis, across all core code. Most of these
are incorrect usage of recordset (forgetting to close them).
2017-11-27 11:10:33 +00:00
Juan Leyva
495745a36e
MDL-57821 mod_feedback: Allow export tables to external structure
2017-04-04 12:01:22 +02:00
Andrew Nicols
431a82bd8d
MDL-55333 mod_feedback: Correct constant name
2016-08-10 10:13:07 +08:00
Marina Glancy
e96c826c3d
MDL-55333 mod_feedback: work around MySQL tables in join limit
2016-08-08 14:40:27 +08:00
Brendan Heywood
97909332eb
MDL-37753 mod_feedback: Use activity name for export filename
2016-04-29 12:17:59 +01:00
Marina Glancy
0a0632cee6
MDL-53638 mod_feedback: corrections during rebase:
...
1. make query in upgrade cross-DB
2. rebase on top of MDL-51603
2016-04-27 16:04:44 +08:00
Marina Glancy
094c57dd4f
MDL-53638 mod_feedback: JS confirmation on delete entry and template
2016-04-27 16:04:43 +08:00
Marina Glancy
3fdba72902
MDL-53638 mod_feedback: download responses
2016-04-27 16:04:40 +08:00
Marina Glancy
97d71cbc3a
MDL-53638 mod_feedback: convert to moodleforms
2016-04-27 13:28:43 +08:00
Dan Poltawski
9bb87baf18
MDL-53449 mod_feedback: reponses page clean up and behat
2016-04-05 14:46:20 +01:00