Create assignments and recourses formulary should have a course field to associate it to a course. It should be none if the content is no related to a course.

Comments

imobachgs’s picture

Status: Active » Postponed
wjaspers’s picture

Yes, and no. I think the best solution to this is to require the Node Reference URL Widget module (which in-turn requires CCK Node Reference).

I don't know if the NR-URL API is exposed well enough to allow "assignments" to be dynamically related to "courses". Something Classroom does currently (and I think phenomenal), is to allow admins to define what Content-Types constitute a "Course", an "Assignment", a "Response", and "Resources".

If it is, then this should be a breeze to add to the module.
If it's not, until the NR-URL module is better exposed, admins may have to set up the cross-links themselves between content-types. It's an extra step, but not terribly complex.

This could even be done with the current module -- read the documentation before trying to add it, though (or your head might spin).