Thanks for this great module. I have just installed and have a few questions:

How would I make more than 1 course show in the My courses block?
And, is it possible for moodle students to only see courses which are visible in the drupal My Moodle courses page?

Thanks in advance

Heli

(Thanks also for the link to the Qapi patched file by the way, for a while all I could see this module doing was providing a link to moodle...)

CommentFileSizeAuthor
#4 drupal_moodle.gif126.9 KBdpuente

Comments

dpuente’s picture

My courses block shows only courses opened for the user (on dates). I don't understand the second questions... Drupal users only see their own courses a next courses... Next courses is a block and it can be removed...

Chris Johnson’s picture

The My courses block should display all of the courses a student is currently enrolled in. This is defined as courses in which the student is listed (enrolled) AND the course has NOT yet ended. If the end date of the course has passed, then they are not listed. Therefore, the My courses block could display zero, one or many courses.

I'm not sure what you were asking in your second question. Do you want Moodle to limit the courses a student can see to the very same courses this Drupal module displays in the My courses page? That would mean telling Moodle to NOT display any courses in which a user is NOT enrolled. That might be an option in Moodle to do that, or it might take custom programming. I don't know.

ibraaheem’s picture

Hello, could you please post a detailed tutorial on how to make this important module work. I have trying my hands on it for months without success!

dpuente’s picture

StatusFileSize
new126.9 KB

I have had several problems with this module... Now, it returns me the course opened for the user, but it doesn't do the SSO between both systems... I will ask my programmer what happened.

Anyway, here is the screen demonstrations of the block ;-)

Chris Johnson’s picture

Correct. This module does not do any SSO between Drupal and Moodle. It is simple designed at present to display information about Moodle courses within Drupal.

Chris Johnson’s picture

Assigned: Unassigned » Chris Johnson
Status: Active » Postponed (maintainer needs more info)
Chris Johnson’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)