- super 'excercise', element
- # just save the html to reset the excercise
- $(@element).data("excercise-html", $(@element).html())
+ super 'exercise', element
+ # just save the html to reset the exercise
+ $(@element).data("exercise-html", $(@element).html())