Skip to content

Test your knowledge of modern U.S. civics. We the people! ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡บ๐Ÿ‡ธ

License

Notifications You must be signed in to change notification settings

rexgarland/civic-iq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Civic IQ

A small quiz to test your knowledge of modern U.S. politics, a.k.a. participation in power. We the people! ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡บ๐Ÿ‡ธ

Take the quiz!

Run

yarn install
yarn start # watches, builds and serves static files

How to add/edit a question

You can add more questions by simply editing data/questions.md and then running yarn build to render the site.

Here's a simple example of the syntax:

# How many people represent you in Congress?
- 1
- [x] 3
- 5
- 535

Check out that file for more examples. It's also good to include sources below the question in code marks.

And feel free to add work-in-progress there as well, since it won't be parsed until the question is "staged" by adding the h1 header (# ).

Writing questions

The intended purpose of this quiz is to get people more confident to participate in power (e.g. write their rep, make a FOIA request, attend a city hall, etc).

The only bias should be toward citizen participation in power, collective or individual. Any bias toward a particular political party / ideology should be avoided, so please help out by reporting it (you can submit an issue or just ping me).

Note: we should be careful not to exclude any protected groups based on phrasing or choice of questions.

Acknowledgements

  • The public folder started as a clone of 8values. A big thank you to them for writing such readable code, with essentially no setup needed. See public/LICENSE.
  • A special thanks to all the great resources provided by chaserx in awesome-citizen

About

Test your knowledge of modern U.S. civics. We the people! ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ‡บ๐Ÿ‡ธ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published