By tchauradar on
Hi drupal fans,
i need to create a page to allow my students to submit lesson plan ideas (soccer, basketball, swimming, etc.). besides submission, i want to allow them to make changes to their lesson plans.
any idea of a module that would do it?
thanks
Ovande
Comments
CCK would allow you to
CCK would allow you to create custom node types. So you can create a node type called "lesson plan" as you wanted. To allow students to make changes to a specific node type you can use the user access section in admin panel.
CCK is not released for
CCK is not released for drupal 6 yet.
Both of the previous posts
Both of the previous posts are correct.. CCK is the best way to accomplish this task. However, at this time, CCK is still in development for D6. This leaves you with several options.
Hopefully this helps!
--matt
http://www.monarch-digital.com
-- matt tucker