name)) { $form->name = ''; } if (!isset($form->intro)) { $form->intro = ''; } if (!isset($form->keepdays)) { $form->keepdays = 30; } if (!isset($form->studentlogs)) { $form->studentlogs = 0; } if (!isset($form->chattime)) { $form->chattime = 0; } if (!isset($form->schedule)) { $form->schedule = 0; } ?>
:
:

'; helpbutton('questions', get_string('helpquestions'), 'moodle', true, true); echo '
'; emoticonhelpbutton('form', 'intro'); echo '
'; ?>
intro); ?>
: chattime); echo ' - '; print_time_selector('chathour', 'chatminute', $form->chattime); ?>
: schedule, '', '', ''); ?>
: keepdays, '', '', ''); ?>
: studentlogs, '', '', ''); ?>