Game-a-Thon of Learning (GATOL) will supply an inexpensive and interactive method of learning through engaging and rewarding gameplay. Although there exist similar programs, they are often expensive and time consuming to integrate into a specific field of learning. By simply inputting a csv file of questions and their respective answers, trainers can quickly develop games to improve student’s interest in learning.
10/30/15:
-
to run rspec unit tests, run ‘bundle exec rspec’
-
to run python tests, run ‘python python/api_tests.py’ (requires python ‘requests’ library)