Class Note
Component type
Categories
Component created
Component changed
Provides notes for the class module.
Instructors can allow or disallow students to send notes to other class members.
Requires the Class module
Provides notes for the class module.
Instructors can allow or disallow students to send notes to other class members.
Requires the Class module
Allows students to add their completed and graded assignments to a portfolio.
Requires the Class Module
Provides a syllabus node type for the Class Module
As this is an input filter, it will only work where input filters are applied.
This input filter must come after the HTML filter, and should go after the convert line breaks filter.
To make a section of text collapsible, surround it with [collapse] and [/collapse]. You may nest the [collapse] tags to have collapsible sections within collapsible sections.
Allows users to nudge other users about nodes they have written, for example asking for updates, ...etc.
There are permissions to allow users to nudge others, as well as options for sending an email with a custom message to the author of node, .
A list of recent nudges is provided as a navigation menu item. A link below the node shows up for the author if there are nudges pertaining that node.
Note that the poke module is similar, but is only user to user, and has no context or knowledge of content.
This project is abandoned. Please let me know if you'd like to claim the project space or pick it back up.
This module provides administrative and user utilities for exporting content as IMS Content Package (IMS-CP) compatible archives.
Under heavy development.
This module is under heavy development and not ready for production use.
The webform module is outstanding.
I needed, however, to use it to allow any users of role "Intranet_Form_Authors" to create forms, edit their own forms, and download the results of their own forms but not the results of any other forms.
The existing webform module doesn't provide this (it has "clear form results" and "access form results" but nothing to filter that by node owner). Rather than hack it in, I've added it as a new module that calls back to functions existing in the webform module.
Allows global case sensitive find replace in node body, node title, cck nodes, file paths etc.
Note: file paths is only available in the development snapshot.
Running a find replace creates a snapshot so changes can be undone / redone.
The Undo / Redo functionality runs off a separate history table, only nodes that changed for a particular find/replace are effected.