You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added functionality for Likert Scale based feedback.
Upgraded libraries to be compatible with iOS 14.
Added functionality to delete both student and faculty accounts using Firebase Cloud Functions. Deleting an account also deletes all the associated data.
Added functionality for faculty to delete courses using Firebase Cloud Functions. Deleting a course also deletes all the associated data.
Added functionality for faculty to mark students as verified. This information is crucial for administration purpose and grading.
Added functionality for the faculty to cancel an ongoing quiz and feedback.