-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2, 3.4
-
Fix Version/s: 3.4
-
Component/s: Ratings
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-57407-master -
Pull Master Diff URL:
Right now we are not displaying the ratings in the Mobile app for:
- forum posts
- glossary entries
- database records
The main reason is because the Web Services returning those elements are not processing the ratings.
We should create a external structure definition and an API function in the rating lib to be able to return the rating information, including:
- The current rating of the element
- The required information for using the Web Service for rating elements
- Whether the user can rate or not
- blocks
-
MOBILE-1633 Support forum posts rating
-
- Closed
-
-
MOBILE-2485 Support database entries rating
-
- Closed
-
-
MOBILE-2486 Support glossary entries rating
-
- Closed
-