📄 bottom.php
字号:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<H1>Adding Questions to Questionbank</H1>
<H2>method 1</H2>
add one question oer form
<H2>method 1</H2>
add lot of question using file upload of csv(comma separated variable)
CSV file format
subjectid(integer),question(255),choice1(50),choice2(50),choice3(50),choice4(50),answer(integer between 1 and 4),date,questionpapermaker(15)<,br>
benefits if easrlier question bank is available csv report generation is easy,<br>
or more user friendly /GUI programs like Access/Lotus123/Excel etc can be used
<H1>Making Question Papers</H1>
<br>
first select the subject from the dropdown list press submit button<br>
left frame denotes questions available in particular subject<br>
(questionid, correct answer, question, choices are shown)<br>
please select questionid(shown in bold) of question you like and paste it<br>
in the right frame in the question number you want<br>
finally fill in your details(questionmakers name, date,and questionpaperid/number)<br>
questionpaperid/number will be used to allocate test to students
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -