欢迎来到天天文库
浏览记录
ID:12977973
大小:787.00 KB
页数:27页
时间:2018-07-20
《考试题库管理系统的设计与实现论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、考试题库管理系统的设计与实现论文作者姓名:申请学位专业:申请学位类别:指导教师姓名(职称):论文提交日期:考试题库管理系统的设计与实现摘要在传统的试题管理工作中,主要采用人工方式,不利于现代教学的管理,主要表现在试题存储分散,试题归类麻烦和试卷生成不灵活等缺点,因此,以计算机管理的考试题库系统克服了传统人工的缺点。该系统利用ASP.NET技术,结合SQLSever2000数据库开发和设计,提供按用户角色方式实现试题的录入、修改和试题输出(生成试卷)的管理。该系统可以对用户所操作的模块和功能进行管理;可以对试题的输入和输出进行管理;可以添加系,并在系内添加专业和课
2、程的分类管理;实现了教师添加试题,需教务科和系审批试题的操作。本系统的独特之处就在于试题审批模块。经过对本系统的测试后,功能基本可以满足教师日常试卷管理的需要。如果进一步详细设计系统后,可以作为一个更专业化的试题管理教学平台。关键词:试题权限;审批;ASP.NET;SQLServerDesignandImplementationofManagementSystemofTestQuestionsBaseAbstractInthetraditionalmanagementworkoftheexampaper,alwaystakethewayofhandwork,wh
3、ichdoesn’tbenefitthemodernteachingmanagementbecauseofitsdisadvantages,includingthedispersivestorageoftestquestions,fussyrankoftestquestionsandtheformalisticstyleoftestquestions.Thetestquestionsbasesystemdesignsbasedonthecomputertheorymakesupthesedisadvantages.ThebasemakestheuseofASP.
4、NETtechniqueandintegratestheexploitationanddesignofSQLServer2000toprovideaproceduretoformapaper.Theprocedureiscorrespondedtotheeachcustomertoinput,editandoutputthetestquestions.Thesystemenablesustomanagethemoduleandthefunctionoperatedbytheclients.Additionally,wecanaddthedepartmentint
5、hesystemandmanagethedifferentpartaccordingtothespecialtyandthecourse.Adoptthesystem,wecanaddthetestquestionsbyteachersandexamineandapprovethetestquestionsbytheeducationaladministrationbranchandthedepartment.Theparticularcharacterofthesystemisthemoduleofexamineandapprovesthetestquesti
6、ons.ByBeingtested,thesystemalmostenablestheteachers’dailyworkofmanagingtheexampaper.Givenafurtherdesign,thesystemcouldberegardedasamuchmoreprofessionalteachingflattomanagethetestquestion.Keywords:theExaminationPermissions;Auditing;ASP.NET;SQLServer目录论文总页数:22页1引言11.1选题背景11.2系统特点12考试题库
7、管理系统功能分析12.1用户和用户角色管理22.2试题录入管理22.3试题输出管理32.4专业分类管理32.5课程分类管理33考试题库管理系统分析和设计33.1系统模块设计33.2用户登录模块33.3管理模块43.4自动组卷模块43.5审批模块43.6重新登录44考试题库管理系统数据库设计44.1用户表54.2角色表54.3课程表54.4单位表54.5试题表54.6审批表65系统详细设计65.1系统首页面65.2管理员登录后页面85.3教务科登录后页面85.4系管理员登录后页面95.5教师登录后页面95.6添加用户页面105.7添加课程和题型页面115.8试题添
8、加页面125.9生成试卷
此文档下载收益归作者所有