diff --git a/public/react/src/modules/courses/exercise/Exercisesetting.js b/public/react/src/modules/courses/exercise/Exercisesetting.js index 2a43f42fb..0bd596c35 100644 --- a/public/react/src/modules/courses/exercise/Exercisesetting.js +++ b/public/react/src/modules/courses/exercise/Exercisesetting.js @@ -890,7 +890,7 @@ class Exercisesetting extends Component{ 助教权限 )} - (勾选则允许助教查看答案) + (选中,则允许助教查看答案)

diff --git a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js index 755537798..5944e9c6f 100644 --- a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js +++ b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js @@ -1162,6 +1162,9 @@ class Studentshavecompletedthelist extends Component { this.props.isAssistant()&&this.props.isAssistant()===true? (//助教是否有权限 this.props.assistant_auth&&this.props.assistant_auth===true? + this.Adjustment(record.user_id)}>评阅 + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? -- ) - : - -- ) : {record.finalscore} + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? -- ) - : - -- ) : this.Adjustment(record.user_id)}>评阅 + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? -- ) - : - -- ) : {record.finalscore} + : (//是否截止 this.props.Commonheadofthetestpaper && this.props.Commonheadofthetestpaper.exercise_status===3? //是助教就是评阅 @@ -1441,8 +1449,6 @@ class Studentshavecompletedthelist extends Component { : -- ) - : - -- ) : //是老师就是评阅