Skip to content

v3.0

Compare
Choose a tag to compare
@anuneetanand anuneetanand released this 14 Apr 15:35
· 336 commits to master since this release
004fd2f
  • 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.