=== courseManagement (CM) ===
Contributors: Jonna Tärneberg
Tags: course handling, management, registration, course, course management
Requires at least: 3.0
Tested up to: 3.0.1
Stable tag: 0.5
A simple course management plugin that handles courses and registrations via admin in wordpress.
== Description ==
Handle courses and participants via admin in a simple way with CM. With CM you can add/edit/remove course and decide if you want to show them in the registrationform. For displaying the course overview on a wordpresspage add the following code and the courses will be displayed in a table.
Within CM you can also handle the participants of the courses. Every time a registration is made from the registrationform it's saved in the database and it's displayed in the participant overview. You can also decide if the admin should get a email when a registration is made under settings.
To display the registrationform on a wordpresspage add the code in code view of the editor and save the page.
If you want captcha with the registrationform download the plugin Really Simple Captcha and activate. Then the registrationform gets a new field with the captcha image and inputfield.
If you like to style the registrationform you can use the css-class cm_tbl_regform. The class is set on the table that includes the registrationform.
On the table with course overview the css-class is cm_tbl_courseoverview.
You can use these classes when you want to style course overview and registrationform on a wppage.
For uninstalling the CM. On the Settings page mark the Yes radiobutton at Uninstall and click the save button. Go to 'Plugin' menu in Wordpress and deactivate CM and then delete the plugin.
This plugin has been tested on: