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_type
Teacher 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-response
is true, show comments count and alert about new comments.
- Quiz:
- provision to add
quizitemevent
andquizitems
in course authoring. - Bug-fix: Rendering of
quizitem
HTML 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_group
command renamed topurge_node
. Functionality upgraded to fine granular node level.- Updated
sync_users
to assign Teacheragency_type
depending on element name in username. - Added a script/command
teacher_agency_type_update
to fetch allAuthor
's with element username and addTeacher
inagency_type
field. - Dev utilities:
- Moved all admin urls to
gstudio_admin
- Added git urls to work with (safe) git commands
- Updated
query_doc
function to takenbh
/NBH
/get_neighbourhood
input and render NBH of node - Updated
dev_query_doc
template 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_LOGO
config var. - Discussion:
- Added new configurable variable:
DEFAULT_DISCUSSION_LABEL
- Added new configurable variable: