jmorwick / codecafe

A web application and framework for teaching programming fundamentals
GNU General Public License v3.0
2 stars 1 forks source link

create template for "what does this code snippet do"? exercises #17

Open jmorwick opened 6 years ago

jmorwick commented 6 years ago

Contains a series of code snippets in an accordion. Selecting one brings up a multiple choice prediction. After predicting, feedback is given until prediction is correct. After it is correct, codepad / result window is made available for testing it. After this, explanation is optionally is solicited from student. After that, proper explanation is given.