For ImpatientΒΆ
- click this image
to create server in Nitrous.IO - when server is ready enter IDE via your dashboard
- start server by running workspace/stepic-plugins/stepic_plugins/conf_nitrous.sh
- find out server’s public URL from your dashboard
- now you can play with Simple Choice Quiz from http://XXXXXX.nitrousbox.com:5000
- experiment with frontend in quizzes/simple_choice/{show,edit} and with backend in quizzes/simple_choice/__init__.py
- start creating your own quiz, just copy files from quizzes/template to quizzes/your_quiz