Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 647a1e8

Browse files
committed
Decorate webwork after grading
1 parent cb879da commit 647a1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runestone/webwork/js/webwork.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ class WebWork extends RunestoneBase {
9898
} else {
9999
this.correct = false;
100100
}
101+
this.decorateStatus();
101102

102103
}
103104

0 commit comments

Comments
 (0)