You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this hack is to integrate Philip's open-source Online Python Tutor project into edX Studio.
Motivation
Tens of thousands of students are already using Online Python Tutor in Computer Science MOOCs such as 6.00x, and instructors of several new edX courses have expressed interest in using this tool as well.
Thus, it would be great to provide an easy way for instructors to insert these code visualizations as modules in their courses.
Results
For this hack, we created a module and user interface in edX Studio that lets instructors create a Python Tutor component.
This component embeds the visualization in an iframe, so no code needs to be hosted on edX servers. Here's a screenshot: