Postponed
Project:
Classroom
Version:
6.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Dec 2009 at 13:02 UTC
Updated:
5 Oct 2010 at 17:25 UTC
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
Comment #1
imobachgs commentedComment #2
wjaspers commentedYes, 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).