name)) { $form->name = ''; } if (!isset($form->url)) { $form->url = ''; } if (!isset($form->skin)) { $form->skin = ''; } ?>
:
: description:"") ); ?>
:
id&choose=form.url"; $strchooseafile = get_string("chooseafile", "resource"); button_to_popup_window ($url, 'coursefiles', $strchooseafile, 500, 750, $strchooseafile); ?>
: 'default','@blue.xml' => 'blue','@orange.xml' => 'orange','@green.xml' => 'green','@simple.xml' => 'simple'); $selected= $form->skin!=''?$form->skin:-1; echo choose_from_menu($array, 'skin', $selected, '');?>
: : :
: get_string('unlimited','jclic'), 1 => 1, 2 => 2, 3 => 3, 4 => 4, 5 => 5, 10 => 10); $selected= property_exists('form', 'maxattempts')!==FALSE?$form->maxattempts:-1; echo choose_from_menu($array, 'maxattempts', $selected, '');?>
: get_string('avaluation_score','jclic'),'solved' => get_string('avaluation_solved','jclic')); $selected= property_exists('form', 'avaluation')!==FALSE?$form->avaluation:-1; echo choose_from_menu($array, 'avaluation', $selected, '');?>
:
" /> " />