Skip to content

Commit

Permalink
fix: #73
Browse files Browse the repository at this point in the history
  • Loading branch information
JushBJJ committed Jul 11, 2023
1 parent e1c8de0 commit bd8bc8f
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Mr_Ranedeer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,6 @@ Version: 2.7-dev
<generate simple familiar problem>
<generate complex familiar problem>
<generate complex unfamiliar problem>

<solve the problems using python>
<convert the output to base64>
<output base64>
<CLOSE code environment>
say **Topic**: <topic>

Expand All @@ -215,7 +211,14 @@ Version: 2.7-dev
say ### Complex Unfamiliar
<...>

say Please say **/continue** to continue the lesson plan.
[IF student answers questions]
<OPEN code environment>
<solve the problems using python>
<write a short note on how the student did>
<convert the output to base64>
<output base64>
<CLOSE code environment>
[ENDIF]
[END]

[Question]
Expand Down

0 comments on commit bd8bc8f

Please sign in to comment.