Patch Release for Mizoram Schools (Update - III)
Features and Fixes:
- Added a script to mark user with element's username as a teacher.
- Now author with
agency_typeTeacher will have admin previlages over unit's.
- Now author with
- Tools:
- Added new tool Star Logo.
- Capturing activity-log/analytics for Police Quad.
- UI changes:
- Interaction settings UI modifications
- Actionables behind buddy bar modified
- Showing Assessments without vertical scrollbar (height of assessment player adjusted).
- Draft Unit:
- Showing Draft Units based on group-membership and/or admin access.
- Course content links activated in Draft Units (
BaseCourseGroup).
- Discussion/Interaction:
- Provision to list all replies of a particular user in a group.
- Bug-fix: Only if
release-responseis true, show comments count and alert about new comments.
- Quiz:
- provision to add
quizitemeventandquizitemsin course authoring. - Bug-fix: Rendering of
quizitemHTML content issue fixed. - Added quiz tab in i2c (
courseeventgroup) courses for Displaying user quiz submissions. - quiz-player updated to use fields :
quizitem_max_attempts,quizitem_show_correct_ans - Load quizplayer only for authenticated users else display login message.
- provision to add
- Dump and restore:
- Module dump and restore functionality added.
gStudio code updates:
purge_groupcommand renamed topurge_node. Functionality upgraded to fine granular node level.- Updated
sync_usersto assign Teacheragency_typedepending on element name in username. - Added a script/command
teacher_agency_type_updateto fetch allAuthor's with element username and addTeacherinagency_typefield. - Dev utilities:
- Moved all admin urls to
gstudio_admin - Added git urls to work with (safe) git commands
- Updated
query_docfunction to takenbh/NBH/get_neighbourhoodinput and render NBH of node - Updated
dev_query_doctemplate to show HTML and text view of node.
- Moved all admin urls to
- Made provision to add another version of site logo (e.g: LHS of top header) with
GSTUDIO_SITE_SECONDARY_LOGOconfig var. - Discussion:
- Added new configurable variable:
DEFAULT_DISCUSSION_LABEL
- Added new configurable variable: