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

Improved Assessment Configurability in Ground Control #1093

Conversation

DesSnowy
Copy link
Contributor

This pull request supports user to configure assessment setting per assessment. This allows better control of each individual assessments and which features they have.

Changes to be made:

  • Added "hasTokenCounter" and "hasVotingFeatures" to assessments
  • Added "hasVotingFeatures" to assessmentConfig
  • "hasTokenCounter" and "hasVotingFeatures" will be initialised to the respective value in assessmentConfig when the assessment is uploaded
  • Changed output to show settings of individual assessments
  • Updated test case to match

@DesSnowy
Copy link
Contributor Author

Corresponding frontend PR: source-academy/frontend#2863

…:DesSnowy/source-academy-backend into RenameHasTokenCounterToHasVotingFeatures
@coveralls
Copy link

coveralls commented Mar 22, 2024

Coverage Status

coverage: 95.505% (+0.02%) from 95.487%
when pulling b7dda28 on DesSnowy:RenameHasTokenCounterToHasVotingFeatures
into 5edaa6a on source-academy:master.

Copy link
Member

@RichDom2185 RichDom2185 left a comment

Choose a reason for hiding this comment

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

Just the one comment, thanks!

Copy link
Member

@RichDom2185 RichDom2185 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks a lot!

@RichDom2185 RichDom2185 merged commit b410b5f into source-academy:master Mar 26, 2024
2 checks passed
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