compared with
Current by Cindy Qi Li
on Feb 14, 2008 10:04.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history

h4. *Table 1: customized_registration*

To hold all the customization fields added by ATutor administrator.
field_text: The text to display in registration form
is_required: To determine if the field is a required field in the registration form. 1 is required, 0 is not required
field_type: The field type, values is one of: 'Text', 'Text Area', 'Check Box', 'Radio Button', 'Drop Down List Box', 'CheckBox_option', 'RadioButton_option', 'DropDownListBox_option'
length: When field_type is 'Text' or 'Text Box', this field is for the length of the text box; when field_type is 'Radio Button', 'Drop Down List Box', 'CheckBox_option', this field is for the number of options
height: The number of rows when field_type is 'Text Box'.