英文:
How to change a status of inprogress to completed of a student in Moodle v4
问题
我在Moodle上进行了一次考试,并在测验中添加了一个计时器。时间已经用完,学生没有点击提交并完成。尽管所有数据都在回顾尝试中,但状态仍然是进行中,我无法给他们评分。
英文:
I have conducted an exam on moodle and add a timer in a quiz. The time is up and student does not click on submit and finish. Though all its data is there in review attempt but its status is in progress and I am not able to grade them.
答案1
得分: 1
如果您拥有权限,您可以为学生手动完成一个活动或课程
对于活动,请转到课程管理菜单 > 报告 > 活动完成
https://docs.moodle.org/402/en/Activity_completion_report
对于课程,请转到课程管理菜单 > 报告 > 课程完成
https://docs.moodle.org/402/en/Course_completion_report
英文:
If you have permission, you can manually complete an activity or a course for a student
For an activity go to Course admin menu > Reports > Activity completion
https://docs.moodle.org/402/en/Activity_completion_report
For a course go to Course admin menu > Reports > Course completion
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论