This repository was archived by the owner on Jun 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
runestone/quizly/test/_sources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Quizly Test
2+ =============
3+
4+ Here are some questions for you.
5+
6+ .. mchoice :: mc1
7+ :answer_a: red
8+ :feedback_a: Yep
9+ :answer_b: green
10+ :feedback_b: Nope
11+ :answer_c: blue
12+ :feedback_c: Nope
13+ :correct: a
14+
15+ What is my favorite color?
16+
17+ .. quizly :: q1
18+
19+ :quizname: quiz_initialize_variable
20+
21+ .. quizly :: q2
22+
23+ :quizname: quiz_eval_arithmetic
Original file line number Diff line number Diff line change 1+ .. image :: ../../_static/MobileCSPLogo.png
2+ :width: 250
3+ :align: center
4+
5+
6+ Quizly
7+ ::::::::
8+
9+ .. toctree ::
10+ :caption: Quizly Test
11+ :maxdepth: 3
12+
13+ TestQuizly.rst
14+
Original file line number Diff line number Diff line change 1+ .. image :: ../_static/MobileCSPLogo.png
2+ :width: 250
3+ :align: center
4+
5+ ==========================================
6+ Quizly
7+ ==========================================
8+
9+ Welcome to Quizly!
10+
11+ Table of Contents
12+ ::::::::::::::::::
13+
14+
15+ .. raw :: html
16+
17+ <p >
18+ Some HTML code could go here
19+ </p >
20+
21+ .. toctree ::
22+ :numbered:
23+ :maxdepth: 3
24+
25+ Quizly/toctree.rst
26+
27+
You can’t perform that action at this time.
0 commit comments