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

2138 add summary #3902

Merged
merged 7 commits into from
Dec 20, 2023
Merged

2138 add summary #3902

merged 7 commits into from
Dec 20, 2023

Conversation

TylerZeroMaster
Copy link
Contributor

fixes openstax/ce#2138

This adds a new text input for summary solution type. It includes the summary solution type in the collaborator_solutions field by adding subtype discrimination based on solution_type.

  • Solutions entered into 'Detailed Solutions' should still have solution_type = 'detailed'
  • Solutions entered into 'Summary' should have solution_type = 'summary'

This also updates the docker files and bin scripts to simplify local testing.

@TylerZeroMaster TylerZeroMaster requested a review from a team as a code owner December 20, 2023 18:19
@TylerZeroMaster TylerZeroMaster requested review from jivey and removed request for a team December 20, 2023 18:19
Copy link
Member

@philschatz philschatz left a comment

Choose a reason for hiding this comment

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

Nice!

@TylerZeroMaster TylerZeroMaster merged commit b5958ce into main Dec 20, 2023
5 of 6 checks passed
@TylerZeroMaster TylerZeroMaster deleted the 2138-add-summary branch December 20, 2023 20:21
@TylerZeroMaster TylerZeroMaster self-assigned this Feb 15, 2024
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