MCQ测试Web应用程序 [英] MCQ Test Web Application

查看:138
本文介绍了MCQ测试Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在asp.net上使用C#和sqlserver制作MCQ考试系统。我真的很困惑如何制作数据库,虽然我设计了很多表(如果你想我可以与你分享)。我必须在本地大学局域网环境中部署这个Web应用程序,不想上网(由于学生的监控问题)。在这个系统中,所有工作都将进行管理。学生只能尝试(在指定的日期和时间)并观察结果。所有学生信息将由管理员提交。学生只需要选择测试代码并输入他/她的座位号来尝试测试,我也想自动生成结果。

请给我一个更好的方法来完成这项工作我已经检查谷歌但没有找到合适的答案

I want to make MCQs Exam System on asp.net with C# and sqlserver. I really confuse that how to make database though i have designed plenty of tables(if you want i can share with you). I have to deploy this web application on local universities LAN environment not want to online (due to student monitory problems). In this system all work will do admin. Student can only attempt test (in specified day and time) and watch result. all the student info will be submit by admin. Student only need to select test code and enter his/her seat no to attempt test and i also want to generate result automatically.
Please provide me a better way to do this job i have check on google but didnt find suitable answer

推荐答案

如果管理员做了所有的工作,就会给他带来负担。最好分配一些任务,比如学生自己添加学生账户等。管理员只需使用复选框或在邮件ID中发送密码即可进行验证。



您必须通过ADO.net建立数据库连接使用SQL Server或mysql。



为教师创建一个帐户或桌子,以便他们可以在线进行测试并在线播放给学生



在你的测试中包括一个时间计数器



以及你将会发展的更多你会发现
If admin does all the work it will put a load on him.Its better to allocate some tasks like adding of student accounts by student themselves and only validation to be done by admin by checking using a check box or sending a password in their mail ids.

You have to go through ADO.net for establishing database connection using SQL Server or mysql.

Make a account or table for teachers so that they can make tests online and air in online for students

Include a time counter in your test

AND MANY MORE AS u will develop YOU will discover


这篇关于MCQ测试Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆