-
Notifications
You must be signed in to change notification settings - Fork 172
Upgrades to Achievements UI and removal of Achievement categories #1886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying with
|
Latest commit: |
dca9cb0
|
Status: | ✅ Deploy successful! |
Preview URL: | https://030ae3d7.cadet-frontend.pages.dev |
600ba75
to
b63ff09
Compare
rebased |
@chownces The commit you created is in the future.. LOL |
Ohh... I just switched distros on my desktop last week, havent got to fixing the windows linux dual boot time issue haha == |
3f08ab8
to
dca9cb0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the much needed changes! Will revisit the achievement categorization in the future.
Description
The achievement dashboard for staff has been revamped.
The achievement settings under achievement control also received a few minor changes.
Type of change
How to test
Staff Achievement Dashboard
Log in as a staff, and go to the achievement dashboard.
Select a user, select a goal, update a goal progress for the user.
You should see that the goal progress bar increases.
Select another user, and you should see the goal progress bar changing.
Select the same user, and you should see the goal progress bar go back to what you gave the user.
Student Achievement Dashboard
Log in as a staff, and set some assessments to have been released.
Log in as a student, and go to the achievement dashboard.
You should see achievements for the released assessments, with background image that is the cover image of the assessment.
Achievement Control
Ensure that achievement settings still work properly (achievement's goals, prerequisites, variableXP)
Checklist