diff --git a/public/react/src/modules/courses/coursesPublic/ModulationModal.js b/public/react/src/modules/courses/coursesPublic/ModulationModal.js
index 4a679b515..55926baa2 100644
--- a/public/react/src/modules/courses/coursesPublic/ModulationModal.js
+++ b/public/react/src/modules/courses/coursesPublic/ModulationModal.js
@@ -100,40 +100,46 @@ class ModulationModal extends Component{
alignItems: "center",
}}>
+ }}>
+
该学生的最终成绩将不会按照评分规则进行计算
+
+
*调分:
+ }}>*成绩:
分
- }
/>
+ 分
{
Inputsvaltype === true ?
@@ -141,24 +147,16 @@ class ModulationModal extends Component{
: ""
}
-
-
-
调分后该学生的最终成绩将不会按照评分规则进行计算
-
- 调分原因:
this.settextarea(e)}
value={textareaval}
maxlength={100}
@@ -166,16 +164,19 @@ class ModulationModal extends Component{
+
+
diff --git a/public/react/src/modules/courses/coursesPublic/Newshixunmodel.css b/public/react/src/modules/courses/coursesPublic/Newshixunmodel.css
index e31766c3f..c18efe9f8 100644
--- a/public/react/src/modules/courses/coursesPublic/Newshixunmodel.css
+++ b/public/react/src/modules/courses/coursesPublic/Newshixunmodel.css
@@ -305,8 +305,27 @@
margin: 10px 10px 0px 10px;
padding: 10px 10px 5px 10px;
backgroud: rgba(234, 234, 234, 1);
- width: 335px;
+ width: 530px;
+ margin-left: 10px;
+ margin-top: 25px;
+ height: 214px !important;
+}
+.WordNumbernote .WordNumberTextarea {
+ outline: none;
+ appearance: none;
+ -webkit-appearance: none;
+ -moz-appearance: none;
+ background-color: white;
+ text-shadow: none;
+ -webkit-writing-mode: horizontal-tb !important;
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+ resize: none;
+ border: none;
+ width: 100%;
+ height: 169px !important;
+ border: none;
+ display: block;
}
.WordNumberTextarea-count {