Embeddable list memorizer. From a studying survey™ at my class, a lot of my friends apparently “asked themselves” when studying, which is a bad way to memorize something.
Also, check out list-memorize for a based studying experience from the CLI.
Use file=<path to file>
to load a JSON file. Only supports files from the internet.
Example: https://daringcuteseal.xyz/software/civz?file=demo/try.json
dark
forces a dark theme, any other values beside dark will force a light theme. If not set, a light theme is used by default.
Contains:
title
stringdescription
stringlist
string arrayExample:
{
"title": "An Example Title",
"description": "An example description",
"list":
[
"List one",
"List two",
"List three",
"List four"
]
}
Add
button to add the string from the input box to the list.Check
button to match your answers with the correct answers.Clear
button to start over.Answers are: