Skip to content
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

Update "Your Grade" notice in Learning Mode #7102

Closed
donnapep opened this issue Aug 15, 2023 · 4 comments · Fixed by #7210
Closed

Update "Your Grade" notice in Learning Mode #7102

donnapep opened this issue Aug 15, 2023 · 4 comments · Fixed by #7210
Assignees
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Pri] High Ship ASAP [Type] Enhancement
Milestone

Comments

@donnapep
Copy link
Collaborator

donnapep commented Aug 15, 2023

Goal

Update the "Your Grade" notice in Learning Mode.

Scope

  • Default Learning Mode template
  • Course theme (all variations)
  • Mobile & desktop

Out of Scope

  • Premium Learning Mode templates
  • Other themes (but it shouldn't break themes like Divi & Astra)

Acceptance Criteria

Scenario: Pass Not Required - Retakes
Given a quiz has been added to a lesson
And the quiz has Auto Grade enabled
And the quiz has Allow Retakes enabled
When I complete the quiz as a student (either pass or fail)
Then the "Your Grade" notice matches the design

Scenario: Pass Not Required - No Retakes
Given a quiz has been added to a lesson
And the quiz has Auto Grade enabled
And the quiz has Allow Retakes DISABLED
When I complete the quiz as a student (either pass or fail)
Then the "Your Grade" notice matches the design EXCEPT that there is no Restart quiz link

Scenario: Pass Required - Retakes - Pass
Given a quiz has been added to a lesson
And the quiz has Auto Grade enabled
And the quiz has Allow Retakes enabled
And the quiz has Pass Required enabled
And the quiz has Passing Grade set to 100%
When I complete the quiz as a student and pass
Then the "Your Grade" notice matches the design

Scenario: Pass Required - No Retakes - Pass
Given a quiz has been added to a lesson
And the quiz has Auto Grade enabled
And the quiz has Allow Retakes DISABLED
And the quiz has Pass Required enabled
And the quiz has Passing Grade set to 100%
When I complete the quiz as a student and pass
Then the "Your Grade" notice matches the design EXCEPT that there is no Restart quiz link

Scenario: Pass Required - Retakes - Fail
Given a quiz has been added to a lesson
And the quiz has Auto Grade enabled
And the quiz has Allow Retakes enabled
And the quiz has Pass Required enabled
And the quiz has Passing Grade set to 100%
When I complete the quiz as a student and FAIL
Then the "Your Grade" notice matches the design EXCEPT that there is no Continue to Next Lesson button

Scenario: Pass Required - No Retakes - Fail
Given a quiz has been added to a lesson
And the quiz has Auto Grade enabled
And the quiz has Allow Retakes DISABLED
And the quiz has Pass Required enabled
And the quiz has Passing Grade set to 100%
When I complete the quiz as a student and FAIL
Then the "Your Grade" notice displays a Contact Teacher button
And there is no Continue to Next Lesson button or Restart quiz link

Resources

8mY8ui4zYK1Ylw2yIFi9Lx-fi-20022458%3A70849

Desktop

Screenshot 2023-08-15 at 2 52 27 PM

Mobile

Screenshot 2023-08-15 at 2 53 01 PM

@jinnypark
Copy link
Member

6692204-zen

@github-actions
Copy link

Support References

This comment is automatically generated. Please do not edit it.

  • 6692204-zen

@github-actions github-actions bot added the Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". label Aug 23, 2023
@donnapep donnapep modified the milestones: 4.17.0, 4.17.1 Sep 12, 2023
@donnapep donnapep self-assigned this Oct 3, 2023
@donnapep
Copy link
Collaborator Author

donnapep commented Oct 4, 2023

Waiting for #7202 to be merged first as the UI is similar.

@donnapep donnapep modified the milestones: 4.18.0, 4.19.0 Oct 11, 2023
@donnapep
Copy link
Collaborator Author

Blocked by #7197. Some changes were made to a file that has been removed by the PR for this issue, so I'm thinking it will be easier to resolve conflicts later than try to rebase now.

@donnapep donnapep modified the milestones: 4.19.0, 4.20.0 Oct 31, 2023
@donnapep donnapep closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Pri] High Ship ASAP [Type] Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants