|
|
@ -1278,20 +1278,6 @@ class Studentshavecompletedthelist extends Component {
|
|
|
|
}catch (e) {
|
|
|
|
}catch (e) {
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// try {
|
|
|
|
|
|
|
|
// if(this.props.Commonheadofthetestpaper.exercise_status !== undefined){
|
|
|
|
|
|
|
|
// this.setState({
|
|
|
|
|
|
|
|
// exercise_status:this.props.Commonheadofthetestpaper.exercise_status,
|
|
|
|
|
|
|
|
// })
|
|
|
|
|
|
|
|
// }else{
|
|
|
|
|
|
|
|
// this.setState({
|
|
|
|
|
|
|
|
// exercise_status:0,
|
|
|
|
|
|
|
|
// })
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
// }catch (e) {
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
componentWillReceiveProps = (nextProps) => {
|
|
|
|
componentWillReceiveProps = (nextProps) => {
|
|
|
|