Skip to content

Releases: hbiede/LA-Feedback-System

3.1.0

01 Apr 23:44
Compare
Choose a tag to compare
  • Allow LAs to submit a student as a potential LA for the PC to reach out to in the future
  • Fix error of students being attributed interactions in the admin table

3.0.1

04 Mar 00:44
Compare
Choose a tag to compare
  • Prevent removing the super user as an admin
  • Allow sorting by course on Admin's Students tab

3.0.0

01 Mar 23:47
Compare
Choose a tag to compare
  • Convert to UNL's authentication system

2.2.1

25 Feb 00:40
Compare
Choose a tag to compare
  • Fix error with removing admins

2.2.0

25 Feb 00:31
Compare
Choose a tag to compare
  • Display students on the admin page
  • Add the ability to add new students to the database from the frontend
  • Add directions for admins to be able to reset the entire system
  • Allow admins to add/remove other admins from the page
  • Allow full reset of page by an admin

2.1.0

24 Feb 18:30
Compare
Choose a tag to compare
  • Add login records table to admin view
  • Prevent viewing feedback from LAs who have not received feedback

2.0.3

18 Feb 20:43
Compare
Choose a tag to compare
  • Add appropriate cursors to sortable table headers

2.0.2

18 Feb 20:42
Compare
Choose a tag to compare
  • Shows the number of interactions with each student to the expended interaction section
  • Adds weekly interactions to the admin table

2.0.1

31 Dec 03:39
Compare
Choose a tag to compare
  • Change session interaction count button style and disable requirements
  • Fix un-removable student bug
  • Clear students on course selection change

2.0.0

31 Dec 03:21
Compare
Choose a tag to compare
  • Auto-suggest students registered in the course
  • Use a typeahead input field for students
  • Prevent logging student interactions with a student that doesn't exist.