资源描述:
《基于phpmysql在线考试系统1》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、摘要随着科技的发展,网络技术己经深入到人们的日常生活中,同时带来了教育方式的一次变革。而网络考试则是一个很重要的方向。基于Web技术的网络考试系统可以借助于遍布全球的Internet进行。因此考试既可以在本地进行,也可以在异地进行,大大拓展了考试的灵活性。并且缩短了传统考试要求老师打印试卷、安排考试、监考、收集试卷、评改试卷、讲评试卷和分析试卷,这个漫长而复杂的过程,使考试更趋于客观、公正。本文介绍了一个具有在线考试、及时阅卷、成绩査询以及考题和考生信息管理等功能的无纸化在线考试系统。该系统是基于PHP和MySQL,为了配合网上教学建立的“网上考试系统”,实现网上学习一体化而设计的。设计本
2、系统要熟悉HTML,PHP语言及MySQL数据库的编辑和应用。其中用到了Dreamweaver帮助进行站点和网页设计,还用到了phpmyadmin对MySQL数据库进行可视化操作。全文共分为绪论、系统分析、设计工具及关键技术介绍、系统概要设计、系统详细设计、系统测试、总结展望、参考文献。详细阐述了系统分析、系统设计的方法及其内容。关键词:在线考试系统;及时阅卷;基于php;MySQLABSTRACTWiththedevelopmentofscienceandtechnology,networktechnologyhasdeepintothePeople'sDailylife,andthew
3、ayofeducationbringsatransformation.Andnetworkexamisaveryimportantdirection.BasedontheWebtechnologynetworkexamsystemcanallovertheworldbyInternet.Sotheexamcaninlocal,orinothercities,great1yexpandtheflexibilityoftheexam.Andshortenthetraditionaltestrequestprintexaminationpaper,arrangetheexamteacher,mo
4、nitors,collection,asatest,evaluationandanalysisofthetestpapertestpapers,thelongandcomplexprocess,tendtobemoreobjectiveandfairexam.Thispaperintroducesaon-lineexam,timelywithscoresqueryscoring,andexaminationquestionsandtheexamineeinformationmanagementfunctionsofnetworkon-1ineexaminationsystem.Thesys
5、temisbasedonPHPandMySQL,inordertomatchtheonlineteachingsetup"onlineexaminationsystem,therealizationofonlinelearningandtheintegrationofdesign.DesignthesystemmustbefamiliarwiththeHTML,PHPlanguageandMySQLdatabaseeditorsandapplication.WiththehelpofDreamweaveronsiteandwebdesign,stillusethephpmyadminMyS
6、QLdatabaseofvisualoperation.Fulltextisdividedintotheintroduction,systemanalysis,designtoolsandkeytechnologyisintroduced,thesystemdesign,systemdetailedsummarydesign,systemtestandsummarizedtheoutlookandreferences.Expoundsthesystemanalysis,systemdesignmethodanditscontent.Keywords:on-lineexaminationsy
7、stem;Timelyreading;BasedonthePHP;MySQL141.1课题背景41.2、传统考试面临的问题41.3、项目的主要工作和解决的问题42織姗42.1可行性分析42.2需求分析52.3开发环境63设计工具及关键技术介绍83.1Apache简介83.2PHP语言简介83.3PHP连接MySQL数据库93.4Ajax简介错误!未定义书签。4系统概要设计124.1系统的总体设计124.2数据库设计134