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
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
@@ -79,39 +115,19 @@ class WebWork extends RunestoneBase {
79
115
80
116
}
81
117
82
-
// TODO - it would be better if we can get rid of this, and use the runestone object corresponding to the webwork question to make the logging calls. Or this could be a tiny wrapper because we can look up the object using inputs_ref.problemUUID.replace("-ww-rs","")
83
-
letrb=newWebWork({orig:{id:"fakeww-ww-rs"}});
84
118
119
+
//
120
+
// These are functions that get called in response to webwork generated events.
0 commit comments