2:
Re: How to Assign users to the activities
By: Ernie Ghiglione
|
In response to 1 | 03/07/10 05:58 PM | ||
> 1. Teachers should be able to assign students to the LAMS activities from the LMS Side.
Here's the good news, you don't have to assign the students to a lesson necessarily. Students can just get autoadded to the lesson automatically. So you created a lesson in LAMS thru your LMS, you must have gotten a lessonId. So construct the URL for the students to jump directly to the lesson (see this example in PHP -moodle: http://goo.gl/nBFr) and as soon as the students click on the link they automatically get added to the lesson in LAMS. Now, if you really need to create a way for the teacher to select which students should be added to this lesson, you can implement this in your side. >2. I need to create a sequence as independent activity without tagging to the course and without creating the group. I'm not 100% sure if this is what you mean but... As soon as you create a lesson in LAMS from an LMS, LAMS will automatically create a course for it (in the LAMS side). So you don't have to worry about this. This LAMS course is not accessible by any other member of any other LAMS course, so it's just specific for your LMS course. If you create another course in your LMS and then add a lesson from this course, then LAMS will create another course on its side as well. Thanks, Ernie Posted by Ernie Ghiglione |
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
|
Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum