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

SAK-44225 SakaiGrader keep the selected submission #12887

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

st-manu
Copy link
Contributor

@st-manu st-manu commented Sep 12, 2024

After thoroughly testing the previous PR, I found that with the change, the selected student is lost, and the first one is set by default. Similarly (as was already happening), when changing groups, the displayed student is not retained if they are in the group being filtered.

st-manu and others added 2 commits September 3, 2024 13:13
Moved the group ref detection into the firstUpdated lit callback
Cleaned up the attribute setting in grader, using ifDefined.
Changed viewFilterGroup to selectedGroup. viewFilterGroup sounds like a
boolean
@ern ern changed the title SAK-44225 Keep the selected submission in the grader SAK-44225 SakaiGrader keep the selected submission Sep 17, 2024
Copy link
Contributor

@adrianfish adrianfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small change :)

@st-manu
Copy link
Contributor Author

st-manu commented Sep 20, 2024

@adrianfish thank you for the suggestions!

Copy link
Contributor

@adrianfish adrianfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this work. It's good to see other people doing work in the grader. It's a complicated piece of code.

@ern ern merged commit 68c418e into sakaiproject:master Sep 23, 2024
5 checks passed
ern pushed a commit that referenced this pull request Feb 12, 2025
Co-authored-by: Adrian Fish <[email protected]>
(cherry picked from commit 68c418e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants