|
|
|
@ -460,6 +460,12 @@ class Paperreview_item extends Component {
|
|
|
|
|
singlebool === true ?
|
|
|
|
|
<div className="postitonrelatiss xaxisreverseorder">
|
|
|
|
|
<div className="scd xiaoshou" onClick={() => this.setmodalsTypedel(true, 1, "SINGLE")}>删除</div>
|
|
|
|
|
{
|
|
|
|
|
this.props.match.params.type==="Intelligence"?
|
|
|
|
|
<div className="szdfds xiaoshou" onClick={() => this.props.Replacementtype("单选题")}>换题型</div>
|
|
|
|
|
:
|
|
|
|
|
""
|
|
|
|
|
}
|
|
|
|
|
<div className="szdfd xiaoshou" onClick={() => this.Singlemagazine("单选题", true)}>批量设置得分</div>
|
|
|
|
|
</div> : ""
|
|
|
|
|
}
|
|
|
|
@ -490,6 +496,9 @@ class Paperreview_item extends Component {
|
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
<Paperreview_items
|
|
|
|
|
{...this.state}
|
|
|
|
|
{...this.props}
|
|
|
|
|
Changingtopics={(e)=>this.Changingtopics(e)}
|
|
|
|
|
key={index}
|
|
|
|
|
paperreviewsingleindex={this.state.paperreviewsingleindex}
|
|
|
|
|
paperreviewsinglename={this.state.paperreviewsinglename}
|
|
|
|
@ -547,6 +556,12 @@ class Paperreview_item extends Component {
|
|
|
|
|
<div className="postitonrelatisss xaxisreverseorder ">
|
|
|
|
|
<div className="scd xiaoshou" onClick={() => this.setmodalsTypedel(true, 1, "MULTIPLE")}>删除
|
|
|
|
|
</div>
|
|
|
|
|
{
|
|
|
|
|
this.props.match.params.type==="Intelligence"?
|
|
|
|
|
<div className="szdfds xiaoshou" onClick={() => this.props.Replacementtype("多选题")}>换题型</div>
|
|
|
|
|
:
|
|
|
|
|
""
|
|
|
|
|
}
|
|
|
|
|
<div className="szdfd xiaoshou" onClick={() => this.Singlemagazine("多选题", true)}>批量设置得分</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -582,6 +597,9 @@ class Paperreview_item extends Component {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Paperreview_items
|
|
|
|
|
{...this.state}
|
|
|
|
|
{...this.props}
|
|
|
|
|
Changingtopics={(e)=>this.Changingtopics(e)}
|
|
|
|
|
key={index}
|
|
|
|
|
paperreviewsingleindex={this.state.paperreviewsingleindex}
|
|
|
|
|
paperreviewsinglename={this.state.paperreviewsinglename}
|
|
|
|
@ -637,6 +655,12 @@ class Paperreview_item extends Component {
|
|
|
|
|
<div className="postitonrelatiss xaxisreverseorder">
|
|
|
|
|
<div className="scd xiaoshou" onClick={() => this.setmodalsTypedel(true, 1, "JUDGMENT")}>删除
|
|
|
|
|
</div>
|
|
|
|
|
{
|
|
|
|
|
this.props.match.params.type==="Intelligence"?
|
|
|
|
|
<div className="szdfds xiaoshou" onClick={() => this.props.Replacementtype("判断题")}>换题型</div>
|
|
|
|
|
:
|
|
|
|
|
""
|
|
|
|
|
}
|
|
|
|
|
<div className="szdfd xiaoshou" onClick={() => this.Singlemagazine("判断题", true)}>批量设置得分</div>
|
|
|
|
|
</div>
|
|
|
|
|
: ""}
|
|
|
|
@ -669,6 +693,9 @@ class Paperreview_item extends Component {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Paperreview_items
|
|
|
|
|
{...this.state}
|
|
|
|
|
{...this.props}
|
|
|
|
|
Changingtopics={(e)=>this.Changingtopics(e)}
|
|
|
|
|
key={index}
|
|
|
|
|
paperreviewsingleindex={this.state.paperreviewsingleindex}
|
|
|
|
|
paperreviewsinglename={this.state.paperreviewsinglename}
|
|
|
|
@ -728,6 +755,12 @@ class Paperreview_item extends Component {
|
|
|
|
|
programbool === true ?
|
|
|
|
|
<div className="postitonrelatiss xaxisreverseorder">
|
|
|
|
|
<div className="scd xiaoshou" onClick={() => this.setmodalsTypedel(true, 1, "PROGRAM")}>删除</div>
|
|
|
|
|
{
|
|
|
|
|
this.props.match.params.type==="Intelligence"?
|
|
|
|
|
<div className="szdfds xiaoshou" onClick={() => this.props.Replacementtype("编程题")}>换题型</div>
|
|
|
|
|
:
|
|
|
|
|
""
|
|
|
|
|
}
|
|
|
|
|
<div className="szdfd xiaoshou" onClick={() => this.Singlemagazine("编程题", true)}>批量设置得分</div>
|
|
|
|
|
</div>
|
|
|
|
|
: ""
|
|
|
|
@ -761,6 +794,9 @@ class Paperreview_item extends Component {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Paperreview_items
|
|
|
|
|
{...this.state}
|
|
|
|
|
{...this.props}
|
|
|
|
|
Changingtopics={(e)=>this.Changingtopics(e)}
|
|
|
|
|
key={index}
|
|
|
|
|
paperreviewsingleindex={this.state.paperreviewsingleindex}
|
|
|
|
|
paperreviewsinglename={this.state.paperreviewsinglename}
|
|
|
|
|