mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Merge pull request #409 from nadavc/patch-1
Fixes a small typo in the `analyze_answers` pattern.
This commit is contained in:
commit
c33845134a
@ -1,4 +1,4 @@
|
||||
# Analize answers for the given question
|
||||
# Analyze answers for the given question
|
||||
|
||||
This pattern is the complementary part of the `create_quiz` pattern. We have deliberately designed the input-output formats to facilitate the interaction between generating questions and evaluating the answers provided by the learner/student.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user