論文格式
          電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
          機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結 |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網 |
          搜索 高級搜索

          當前位置:論文格式網 -> 畢業論文 -> 計算機論文
          畢業論文標題:

          基于web的在線考試系統的設計與實現

           本文ID:LWGSW14651 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 基于web的在線考試系統的設計與實現 (收費:1000 積分)  

          論文字數:12602,頁數:31

          摘  要
             
           在我國,雖然遠程教育已經蓬勃地發展起來,但是目前學校與社會上的各種考試大都采用傳統的考試方式,隨著考試類型的不斷增加及考試要求的不斷提高,教師的工作量將會越來越大,并且其工作將是一件十分煩瑣和非常容易出錯的事情,可以說傳統的考試方式已經不能適應現代考試的需要。因此,開發基于web的在線考試系統在當前已成為一項迫切的需求。
           本畢業設計的課題是“基于web的在線考試系統的設計與實現”。系統實現涉及到數據庫技術、網絡技術、軟件工程、編程能力等;需要具備獨立觀察分析的能力、系統設計的能力、以及實際編程技能。
           本課題主要解決考生登陸,人工出題,考生考試,人工閱卷,成績評估和試卷分析,和綜合管理等模塊,包括前臺客戶端程序的開發和后臺數據庫的設計。前者主要為界面開發和部分功能的實現;后者主要為數據庫表格的設計和創建,存儲過程的創建和維護、視圖的創建和維護、SQL函數的創建和維護等。
           本系統的開發工具為,Microsoft SQL Server 2000,ASP技術,微軟的IIS和介面開發工具Macromedia Dreamweaver MX 2004,采用B/S結構
           
           
           
          關鍵詞:在線考試、遠程教育、SQL、web、B/S、ASP


           
          DESIGN AND IMPLEMENTATION OF ON-LINE EXAMINATION SYSTEM BASED ON WEB

          ABSTRACT

           In China, the distance education has been remarkably developed, but now most of the examinations are organized by the traditional test method in the schools and communities. With the increase of examination types and examination demands, the workload of teachers will grow larger and larger, and those works will be very cumbersome and very easy to go wrong. It can be said that the traditional examination methods can not meet the needs of modern examinations. Therefore, the development of web-based online examination system has become an urgent demand in the current.
           The topic of this project is “Design and implementation of on-line examination system based on web” The major scope covers database technology, network technology, software engineering, programming and other capabilities. Ability of independent analysis, examination system design, and practical programming skills are assessed.
           The task mainly includes six modules: candidates logging on, artificial topic, the candidates examination, artificial markers, performance eva luation and analysis of the test, such as front-end(client) software development, that includes user interface development and implementation of some functions etc; and back-end database system design, that includes database table design and creation, stored procedure creation and maintenance, view creation and maintenance and SQL function creation and maintenance.
           Developing tools used are Microsoft SQL Server 2000, ASP technology, Microsoft IIS and Macromedia Dreamweaver MX 2004 which is an interface development tool, and B/S architecture is applied.

           KEYWORDS:on-line examination,Distance Education ,SQL,web, B/S、ASP
                                                             
          目    錄

          摘  要 II
          ABSTRACT III
          第一章 引 言 1
          1.1 選題意義 1
          1.2 開發工具的選用及介紹 1
          1.2.1 開發工具的選用……………………………...……………………1
          1.2.2 開發工具的介紹…………………………………………...………1
          第二章   系統總體分析與設計……………………………………………………….5
          2.1 需求分析 5
          2.1.1學生子系統………………………………….…………..…………5
          2.1.2 教師子系統………………………………………...………………5
          2.2 功能描述 ...5
          2.3 系統功能模塊結構圖 ...6
          2.4 系統頁面設計 ..7
          第三章   數據庫的設計…………………………………………………………….....9
          3.1數據庫設計原則 9
          3.2 數據庫邏輯結構設計 9
          第四章   軟件實現……………………………………………………………….…..14
          4.1 登數據庫的設計與連接 14
          4.2 用戶登陸驗證 14
          4.3考試時間控制 18
          4.4試卷的隨機生成 19
          4.5 規定的時間內強迫交卷 20
          4.6自動評分技術的實現 20
          4.7系統安全性 22
          第五章   系統的使用說明與安裝…………………………………………...………23
          5.1 運行環境要求 23
          5.1.1 服務器端配置………………………………………………...…..23
          5.1.2 考試計算機配置………………………………………………….23
          5.2 安裝設置 24
          參考文獻………………………………………………………………….………….27
          致  謝 28


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:欣欣房地產中介管理系統 下一篇:基于Java的網上購書系統的設計與..
          Tags:基于 web 在線考試 系統 設計 實現 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文