Block: Form Maker
Type: Block
Requires: Moodle 1.9 or later
Status: Contributed
Maintainer(s): Caio "SBA" Almeida
Form Maker is a Moodle block that allows a Moodle administrator without technical skills create a HTML form and control its submissions. General Features:
- Developed as a Moodle block
- Portable
- Support many languages
- It's not necessary any technical knowledge to create a form
Features on form creation:
- Definition of title, header and footer (even HTML)
- Definition of form fields: labels and possible values (validation will be done automatically because a Javascript will be generated based on the rules you set)
- Possibility to filter by having Moodle account (only registered users can submit the form)
- Limit by date and/or maximum number of submissions
- Double submission is not allowed (check by e-mail)
- Custom confirmation message sent to e-mail
- New form submissions can be send automatically to some e-mail address
- E-mail field will always be present
Features on form follow up:Only admin can follow up the form submissions and control them, through the block edition interface.
- Show number of submissions in form
- Show due date and days remaining in form, if set
- Show in the bottom of the form how many times the form can be submitted yet, if set
- Form is automatically disabled when maximum number of submissions is achieved or limit date comes, if at least one of them is set. When both are set, the form is disabled when the first of them occours
- Table showing all submitted data
- Delete a submission
- Export submitted data as PDF, XLS or ODT
How to use
- Add a Form Maker block to your interface
- Click on the edit link
- You can customize your form in the interface
- Form submissions can also be tracked and controlled through the block edition interface
Suggestions, bug reports or information, please send e-mails to caiosba@gmail.com
Record added by Caio SBA - Tuesday, March 31, 2009, 10:06 AM Last modified - Monday, February 22, 2010, 12:09 AM
|