Skip to content

Commit a70da88

Browse files
committed
Todo comments
1 parent 48f5a51 commit a70da88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/prewalkthrough.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ function makeEditable () {
8181
* scenario -> scenarioName
8282
*/
8383

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.
8486
function handlePreWalkthroughInfo () {
8587

8688
//var sidebarHead = $("#mySidebar").contents().find("head");

0 commit comments

Comments
 (0)