diff --git a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js
index 9330d5184..d6a99f5d1 100644
--- a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js
+++ b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js
@@ -2668,18 +2668,18 @@ class Studentshavecompletedthelist extends Component {
:
- {/*{testpapergradingboll === true ?
this.Adjustments()}*/}
- {/* Saves={(value, num) => this.Testpapergrading(value, num)}*/}
- {/*/> : ""}*/}
- {
- testpapergradingboll === true ? this.Adjustments()}
- Saves={(value, num) => this.Testpapergrading(value, num)}
- /> : ""
- }
+ {testpapergradingboll === true ? this.Adjustments()}
+ Saves={(value, num) => this.Testpapergrading(value, num)}
+ /> : ""}
+ {/*{*/}
+ {/* testpapergradingboll === true ? this.Adjustments()}*/}
+ {/* Saves={(value, num) => this.Testpapergrading(value, num)}*/}
+ {/* /> : ""*/}
+ {/*}*/}