Provides participant handling for the other modules.
None.
Enable the plugin in Wordpress.
The plugin will then create the following database tables:
Each participant may have a number of fields, with only one being mandatory: the ID.
The participant table can be sorted by clicking a field heading.
As of 2011-09-15 participants can only be created by the import function.
SD Meeting Tool can import participants from spreadsheets. The spreadsheet should have the top row as the field names and a new participant on each row below the top one.
There must be at least one field named "ID" and it must contain the unique ID numbers of each participant.
After the spreadsheet has been filled-in it can be copied and pasted into the plugin's import function. Existing participants are linked with the participants in the spreadsheet using the ID number.
An option underneath the import box specifies what to do with existing participants: ignore them, update them or cancel the import.
When importing participants the admin can choose to update existing participants, which will update only the fields of the participant that exist in the import.
In other words: to update only specific columns for the participants, make sure that only those columns are in the pasted spreadsheet.
Basic participant editing is available if the participant's ID number is clicked.
The participant editor will allow dumb text editing of the participant's fields, except for the ID number. No checking is done if the data is valid: the admin can set the participants "date of birth"-field to "a long time ago" instead of a real date without any problems.
1.8.1.2