Skip to content

Commit

Permalink
add bonartm#18 to wish list
Browse files Browse the repository at this point in the history
  • Loading branch information
bonartm authored Jun 23, 2022
1 parent 68dee5f commit 493b15f
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,15 @@ Write questions within a `quizdown` class (edit in the [🚀quizdown editor](htt

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.

### Wish List

- support for videos via youtube api (https://github.com/bonartm/quizdown-js/issues/10)
- customizable reward page at the end of the quiz (https://github.com/bonartm/quizdown-js/issues/14)
- fill in the blanks quiz (https://github.com/bonartm/quizdown-js/issues/17)
- link quizzes on different pages together via a results summary page (https://github.com/bonartm/quizdown-js/issues/18)

### How To

After cloning, install the packages with

```bash
Expand All @@ -105,12 +114,6 @@ You can also preview a live version with
npm run dev
```

## Wish List

- support for videos via youtube api (https://github.com/bonartm/quizdown-js/issues/10)
- customizable reward page at the end of the quiz (https://github.com/bonartm/quizdown-js/issues/14)
- fill in the blanks quiz (https://github.com/bonartm/quizdown-js/issues/17)


## Credits

Expand Down

0 comments on commit 493b15f

Please sign in to comment.