dfd4881589
MDL-65026 course: Fix modules intro formatting in WS
...
The Web Service seems to be doing excessive text cleaning.
2019-09-16 13:04:26 +02:00
ee766461b4
MDL-65274 mod_quiz: Do not return a translated string
...
We should be returning proper error codes and the translated string can be part of the debug information.
2019-05-20 15:50:46 +02:00
904c37c6c8
MDL-63394 mod_quiz: Do not fail overdue if there is a grace period
2018-11-16 16:56:40 +01:00
01a79b4e86
MDL-60908 mod_quiz: Return question state only when configured
...
The question state should be returned following the quiz review options
settings.
2018-01-09 16:54:32 +08:00
bcd6249d53
MDL-58628 mod_quiz: Return missing fields in get_quizzes_by_courses
...
These fields must be returned always (even if the quiz is closed).
Those fields are required to display data to users that, for example,
finished a timed quiz.
2017-04-19 16:12:09 +02:00
9db43c7341
MDL-57629 webservice: Fix external functions phpdoc
...
Replace external_external_function_parameters with
external_function_parameters
2017-01-11 16:56:25 +01:00
c8743f62b4
MDL-55728 webservice: Return editor files in Web Services
2016-10-03 16:49:13 +01:00
74804b57a4
MDL-53870 mod_quiz: Return sequence and time information for questions
2016-09-28 09:25:19 +01:00
8a972ab377
MDL-53870 mod_quiz: New settings for quiz attempts in the mobile app
2016-09-28 09:25:18 +01:00
33ef5cdcf9
MDL-54862 quiz: Return question blocked status in WS
2016-07-27 15:38:01 +02:00
7ef49bd393
MDL-54951 webservice: Return intro text files in modules
2016-07-04 09:24:28 +01:00
9be3072d33
MDL-53976 mod_quiz: Add missing parameter preflightdata in WS
...
External functions view_attempt and view_attempt_summary are missing
the parameter preflightdata
2016-05-02 12:07:15 +02:00
efca239e17
MDL-52767 mod_quiz: New Web Service get_quiz_required_qtypes
2016-03-23 00:57:07 +01:00
ff99efcd96
MDL-52767 mod_quiz: New Web Service get_attempt_access_information
2016-03-23 00:55:37 +01:00
a79a63619b
MDL-52767 mod_quiz: New Web Service get_quiz_access_information
2016-03-23 00:54:41 +01:00
48abca7996
MDL-53034 mod_quiz: New WS mod_quiz_get_quiz_feedback_for_grade
2016-03-18 09:56:31 +01:00
3e5c19a0ed
MDL-52888 mod_quiz: New Web Service mod_quiz_view_attempt_review
2016-03-18 09:50:06 +01:00
d9ef6ae0c2
MDL-52888 mod_quiz: New Web Service mod_quiz_view_attempt_summary
2016-03-18 09:49:29 +01:00
899983ee58
MDL-52888 mod_quiz: New Web Service mod_quiz_view_attempt
2016-03-18 09:27:43 +01:00
3589b6591a
MDL-52868 mod_quiz: New Web Service mod_quiz_get_attempt_review
2016-03-17 17:15:52 +01:00
98e6869088
MDL-52863 mod_quiz: New Web Service mod_quiz_process_attempt
2016-03-17 16:49:40 +01:00
96d5607cba
MDL-52852 mod_quiz: New WS mod_quiz_save_attempt
2016-03-11 16:16:02 +01:00
bc9733e710
MDL-52830 mod_quiz: New Web Service mod_quiz_get_attempt_summary
2016-03-11 11:06:50 +01:00
bc247b0dee
MDL-52813 mod_quiz: New Web Service mod_quiz_get_attempt_data
2016-03-11 11:05:15 +01:00
b89544404e
MDL-52788 mod_quiz: New Web Service mod_quiz_start_attempt
2016-03-11 10:22:47 +01:00
1f67c0b83e
MDL-52786 mod_quiz: New WS mod_quiz_get_combined_review_options
2016-03-07 11:46:32 +01:00
e73e458170
MDL-52785 mod_quiz: New Web Service mod_quiz_get_user_best_grade
2016-03-04 11:17:39 +01:00
c161ecff88
MDL-52670 mod_quiz: New Web Service mod_quiz_get_user_attempts
2016-03-04 09:29:32 +01:00
b8b7f33acd
Merge branch 'MDL-52669-master' of git://github.com/jleyva/moodle
2016-03-01 14:56:58 +08:00
21d43c12b9
MDL-50546 mod_quiz: Correct typos in WS docs
2016-03-01 14:22:06 +08:00
4064dd0ec4
MDL-52669 mod_quiz: New Web Service mod_quiz_view_quiz
2016-02-26 15:45:22 +01:00
51e27aac2b
MDL-50546 mod_quiz: New WS mod_quiz_get_quizzes_by_courses
2016-02-26 15:42:11 +01:00