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

[RainbowGrades:Feature] add display options #66

Merged
merged 1 commit into from
Dec 13, 2023
Merged

[RainbowGrades:Feature] add display options #66

merged 1 commit into from
Dec 13, 2023

Conversation

ziesski
Copy link
Member

@ziesski ziesski commented Dec 4, 2023

Currently in web-based customization page, we have display option, which is acts like a switch to enable and disable contents that needs to be displayed to students. There are currently 7 options, which are available, but we will expand these features to 14 options. It is a valid checkbox on the Web GUI, but RainbowGrades cannot take the new 7 options, and will silently break if the new options are checked. Hence, this PR will fix it by adding a placeholder to handle additional tokens in display options.

@ziesski ziesski requested a review from bmcutler December 4, 2023 05:09
Copy link
Contributor

@taorif25 taorif25 left a comment

Choose a reason for hiding this comment

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

Changes are minimal and prevent the OOPS messages from being displayed. Good temporary fix until the features are implemented.

@williamjallen
Copy link
Member

@ziesski Can you add additional information to the PR description? Right now, it's hard to tell what this PR does based on the description alone. The PR description is the most important documentation available for future developers who may happen to run across this PR in the future.

@ziesski
Copy link
Member Author

ziesski commented Dec 12, 2023

@williamjallen Yup, I just did. Please check :)

@williamjallen
Copy link
Member

Thanks!

@bmcutler bmcutler merged commit 770525e into main Dec 13, 2023
@bmcutler bmcutler deleted the display_json branch December 13, 2023 02:07
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.

4 participants