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

Adding a centralized feedback feature for match problem #918

Merged
merged 2 commits into from
Mar 6, 2023
Merged

Conversation

Drumor
Copy link
Collaborator

@Drumor Drumor commented Mar 6, 2023

This PR resolves #909 by proposing a new parameter (called "centralize") in match problem configuration. This will let the administrator decide to display or not a specific feedback to each match sub problem.

Done in this PR:

  • Adding parameter "centralize"
  • Filtering feedback based on the parameter in the check_answer method.
  • Add edition of the parameter in the studio.

@anthonygego
Copy link
Member

LGTM

@anthonygego anthonygego merged commit 79c784f into master Mar 6, 2023
@anthonygego anthonygego deleted the fix_909 branch March 6, 2023 11:44
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.

[problem_types/match] Support silent feedback for match problems
2 participants