Skip to content

Commit 493b15f

Browse files
authored
add #18 to wish list
1 parent 68dee5f commit 493b15f

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ Write questions within a `quizdown` class (edit in the [🚀quizdown editor](htt
8787

8888
Pull requests and feature requests are welcome. For major changes, please open an issue first to discuss what you would like to change. I'm happy for any feedback on how to improve the code base.
8989

90+
### Wish List
91+
92+
- support for videos via youtube api (https://github.com/bonartm/quizdown-js/issues/10)
93+
- customizable reward page at the end of the quiz (https://github.com/bonartm/quizdown-js/issues/14)
94+
- fill in the blanks quiz (https://github.com/bonartm/quizdown-js/issues/17)
95+
- link quizzes on different pages together via a results summary page (https://github.com/bonartm/quizdown-js/issues/18)
96+
97+
### How To
98+
9099
After cloning, install the packages with
91100

92101
```bash
@@ -105,12 +114,6 @@ You can also preview a live version with
105114
npm run dev
106115
```
107116

108-
## Wish List
109-
110-
- support for videos via youtube api (https://github.com/bonartm/quizdown-js/issues/10)
111-
- customizable reward page at the end of the quiz (https://github.com/bonartm/quizdown-js/issues/14)
112-
- fill in the blanks quiz (https://github.com/bonartm/quizdown-js/issues/17)
113-
114117

115118
## Credits
116119

0 commit comments

Comments
 (0)