Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3) Run the sole Java class in the cloned repo' (QuizTextToJSONConverter), ensuring that "quiz.txt" is on the classpath.  The generated JSON will be printed to stdout.

4) (Optional) Paste the output into http://www.freeformatter.com/json-formatter.html to format it in a user readable form.

...