+
+
+
-
-
暑期名师领学,提高班级教学质量!高效冲分指南
@@ -44,8 +44,8 @@
+
+
此视频请在2025.10.23 23:59前完成学习,快进拖拽或逾期学习不计入观看进度和成绩。
-
-

@@ -55,8 +55,187 @@
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+ 练习说明
+-
+
- 本次练习共{{ practiceQuestions.length }}道题,总分{{ practiceQuestions.reduce((sum, q) => sum + q.score, 0) }}分 +
- 练习没有时间限制,可以随时暂停和继续 +
- 每道题可以多次修改答案 +
- 完成后可以查看正确答案和解析 +
- 练习结果不会影响最终成绩 +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ String(currentQuestionIndex + 1).padStart(2, '0') }}【{{ getPracticeQuestionTypeShort(currentPracticeQuestion.type) }}】{{ currentPracticeQuestion.score }}分
+
+
+
+
+
+
+ {{ currentPracticeQuestion.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ String.fromCharCode(65 + index) }}.
+ {{ option }}
+
+
+
+
+
+ {{ index + 1 }}.
+
+
+
+ *请在上方输入框内输入填空内容
+
+
+
+
+
+
+
+
+
+ *请在上方输入框内输入答案内容
+
+
+ {{ getPracticeEssayLength(currentQuestionIndex) }}/500
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 答题报告
+难度·4.8
+
+
+
+
+
+
+
+
+
+ {{ getCurrentPracticeScore() }}
+ 当前得分
+
+
+
+
+
+ 答题时间:
+ --
+
+
+ 答题时长:
+ --
+
+
+ 答题总数:
+ {{ getAnsweredCount() }}/{{ practiceQuestions.length }}
+
+
+
+
+
+ 得分情况
+
+ 单选
+ {{ getSingleChoiceScore() }}/{{ getSingleChoiceTotal() }}
+
+
+ 多选
+ {{ getMultiChoiceScore() }}/{{ getMultiChoiceTotal() }}
+
+
+ 判断
+ {{ getJudgeScore() }}/{{ getJudgeTotal() }}
+
+
+
+
+
+ 6
+ 最高分
+
+
+ 30
+ 练习人数3892人
+
+
+ 90
+ 答错人数
+
@@ -121,8 +300,101 @@
+
+
+
-
-
+
+
+
+
+
+
+
+
+ {{ currentDiscussionSection?.name }} - 讨论区
+如何理解机器学习与科研流程的关系?如何理解机器学习与科研流程之间的关系?各位同学大家好,欢迎加入本学期的课程学习,在学习过程中有任何问题思考不同见解,都欢迎在讨论区积极交流,期待回复老师的问题。
+
+
+
+
+
+
+
+ 评论 ({{ discussionList.length }})
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ comment.username }}
+ {{ comment.time }}
+
+ {{ comment.content }}
+
+
+
+
+
@@ -636,6 +908,11 @@
@click.stop="handleHomework(section)">
+
+

+
+