/parsons2play

A Parson's Puzzles platform mixed with the ideas of Program2Play.

Primary LanguageJavaScript

parsons2play

A Parson's Puzzles platform mixed with the ideas of Program2Play.

Program2Play

Evelyn Stiller. 2017. Program2Play: enticing underrepresented groups to program through gameplay. J. Comput. Sci. Coll. 32, 6 (June 2017), 69–78.

View the website here.

Parson's Puzzles/js-parsons

Petri Ihantola, Ville Karavirta (2011). Two-Dimensional Parson’s Puzzles: The Concept, Tools, and First Observations. Journal of Information Technology Education: Innovations in Practice, 10, pp. 1–14.

View the website here.

Dependencies

  • CodeMirror: This is used for syntax highlighting.
  • jQuery: This is only for jQuery-resizable and jQuery UI.
  • jQuery-resizable: This is used to make the resizable split panel view in the application.
  • jQuery UI: This is for the connected sortable lists that are used as a code bank and the solution list elements.