试图控制moodle组的课程内容可见性

时间:2012-12-03 16:57:27

标签: moodle

我正在使用moodle 2.2.4。

我有学生参加1区和2区的课程。我要求在2区的学生被指派一名顾问参加课程。顾问必须只能看到2区学生的数据。

这就是我试图满足请求的方式。

I created a new role called advisor based on the student role.
I created a new group in the course called group1.
I created a new account called group2_advisor 
I enrolled group2_advisor in the role of advisor into group1 in the course. 
I moved the student into group1. 

当我登录group2_advisor时,我只能看到1区的学生(这很棒),但是,当我点击论坛或测验活动时,我仍然会看到1区的数据。

我最初将顾问角色建立在非编辑教师角色上,但即使在我完成步骤1-4之后,这仍然显示了两个区域。当我将顾问角色建立在学生角色上时,我只能看到第2区的数据(这就是我所追求的)。

非常感谢任何见解。

1 个答案:

答案 0 :(得分:1)

查看Moodle组默认功能group content visibility