We were inspired by codeacademy to create a programming language designed for teachers.  Our goal is to make it easy for a teacher to program arithmetic tests with an auto-generated answer key.  This language will be used to test students on the material they have already learned.


Our language, VC, allows a programmer to easily create a gradable test to check the student’s work.  The gradable test at the end of a lesson will be composed of a variety of multiple choice, true/false, and fill in the blank questions. Once the teacher writes his test, he can easily distribute it to his students and allow them to work through it at their leisure.  When a student starts the program, a GUI will display the test questions.
