We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f5a51 commit a70da88Copy full SHA for a70da88
scripts/prewalkthrough.js
@@ -81,6 +81,8 @@ function makeEditable () {
81
* scenario -> scenarioName
82
*/
83
84
+// TODO: Refactoring. This function might benefit from being broken up into smaller functions, and/or adding a way
85
+// to periodically update variables like length of subgoalArray.
86
function handlePreWalkthroughInfo () {
87
88
//var sidebarHead = $("#mySidebar").contents().find("head");
0 commit comments