資源描述:
《c語言在線考試系統(tǒng)在線考試模塊設(shè)計學位論文 .doc》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
1、摘要隨著網(wǎng)絡(luò)技術(shù)的日益成熟,網(wǎng)絡(luò)已經(jīng)深入到生活的每一個角落,包括教育、購物、咨詢、辦公等等許多領(lǐng)域,網(wǎng)頁技術(shù)的應用也越來越廣泛。網(wǎng)頁技術(shù)的應用對于教育行業(yè)來說優(yōu)勢更加的明顯。教育行業(yè)可以通過網(wǎng)絡(luò)進行學生和教職工的管理、組織學生在線考試、在網(wǎng)站上發(fā)布學校相關(guān)信息等。其中,在線考試系統(tǒng)能夠充分的利用學校的現(xiàn)有資源,大大減輕教師的工作量,把老師從出卷、閱卷等一些繁重工作中解脫出來,增加學校管理的透明度,還提高了學校的管理水平。C語言在線考試系統(tǒng)主要實現(xiàn)了試題的上傳與刪除,試卷的生成,在線考試和自動評分等功能。本文重點論述了C語言在線考試系統(tǒng)中在線
2、考試模塊的功能實現(xiàn)。對此做出了詳細的調(diào)查,可行性研究和分析。系統(tǒng)采用了B/S結(jié)構(gòu),在網(wǎng)絡(luò)上建立考試系統(tǒng)的框架。系統(tǒng)開發(fā)經(jīng)歷了系統(tǒng)分析、系統(tǒng)設(shè)計和系統(tǒng)實施三個階段。本系統(tǒng)設(shè)計方案的提出,經(jīng)過了我和同學的詳細調(diào)查,分析了方案的可行性和必要性,通過詳細的系統(tǒng)設(shè)計,力圖提高系統(tǒng)的集成性和快捷性,并在系統(tǒng)實施階段收集了大量的實驗數(shù)據(jù),以便測試階段系統(tǒng)的準確性和穩(wěn)定性。在線考試系統(tǒng)整體是基于瀏覽器/服務器,前臺應用HTML技術(shù),后臺采用PHP程序語言,MYSQL作為數(shù)據(jù)庫與前臺連接。關(guān)鍵詞:在線考試;B/S結(jié)構(gòu);PHP;MYSQLAbstractAsn
3、etworktechnologiesbecomemoresophisticated,thenetworkhaspenetratedintoeverycorneroflife,includingeducation,shopping,consulting,officeandsomanyotherfields,webtechnologyhasbecomeincreasinglywidespread.Webtechnologyfortheeducationindustryadvantageismoreobvious.Educationsectort
4、hroughanetworkofstudentsandfacultymanagement,organizingstudentsonlineexamatschool-relatedinformationpostedonthewebsiteandotheractivities.Thiscannotonlyincreasethetransparencyofschoolmanagement,butalsoimprovethemanagementleveloftheschool.Onlineexaminationsystemcanalsomakefu
5、lluseoftheschool'sexistingresources,greatlyreducingtheworkloadofteachers,theteacherfromtherolls,andsomeheavyliftingtodomarkingfreed.Clanguageonlineexaminationsystemachievedamajorquestionsuploadanddelete,generatepapers,onlineexamsandautomaticscoringfunctions.Thispaperfocuse
6、sontheClanguageonlineexaminationsystemonlineexaminationmodulefunctionimplementation.Thismadeadetailedinvestigation,feasibilitystudiesandanalysis.SystemusesB/Sstructure,examinationsystemonthenetworktoestablishaframework.Systemdevelopmentexperiencedsystemanalysis,systemdesig
7、nandsystemimplementationinthreestages.Fromthedesignoftheproposal,afteradetailedinvestigationandanalysisofthefeasibilityandnecessityofdetailedsystemdesign,tryingtoimprovesystemintegrationandquickness,andintheimplementationphaseofthesystemcollectsanumberofexperimentaldataino
8、rdertotestingphaseaccuracyandstabilityofthesystem.Onlineexaminationsystemasawholeisbasedo