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

Improve the processing of answers in Sample Exam documents #64

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

Witiko
Copy link
Contributor

@Witiko Witiko commented Jun 9, 2024

This PR makes the following two changes to Sample Exam documents discussed in #63 (comment):

  1. Validate that every question has either 4 answers with 1 correct one or 5 answers with 2 correct ones.
  2. Correctly parse both correct: a, b (text) and correct: [a, b] (YAML list).
  3. Fix the typesetting of the document sample-exam.tex from the repository istqborg/istqb_product_template.

Merging this PR fixes point 1 from ticket #63 and makes the fixes suggested in the following two review comments in https://github.com/istqborg/istqb-ctal-ta/pull/4 optional:

PR istqborg/istqb_product_template#11 demonstrates the changes from this PR. It should be closed after this PR has been merged or otherwise closed.

@Witiko Witiko merged commit 0902a18 into main Jun 10, 2024
6 checks passed
@Witiko Witiko deleted the feat/improve-answer-processing branch June 10, 2024 15:16
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.

2 participants