get("create_question"); } else { echo $translation->get("edit_question"); } ?>
' . join("\r\n", $messages) . ''; } } ?>
" />
"Multiple-Choice", ]; $preselect = 0; if(isset($input_question['question_type']) ){ $preselect = $input_line['question_type']; } ?> get("question_type"), "input_question_type", $values = array_keys($types), $value_names = array_values($types), $preselect, FALSE, FALSE); ?> get("question"), "input_description", "text", $input_line["description"], 255) ?> get("image"), "input_image", "text", $input_line["image"], 255) ?>
get("new_answer"), $formname, "create_answer()");?>