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

          當前位置:論文格式網 -> 畢業論文 -> 教育技術學論文
          畢業論文標題:

          網絡課程網上答疑系統的設計與開發

           本文ID:LWGSW9054 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 網絡課程網上答疑系統的設計與開發 (收費:11800 積分)  

          教育技術學論文編號:JYX025  論文字數:13828.頁數:29

          目  錄

          摘  要 I
          ABSTRACT II
          第1章 引  言 1
          第2章 軟件結構概要設計 3
           2.1從功能模塊角度進行系統分解 3
           2.1.1學員功能模塊 3
           2.1.2教師功能模塊 5
           2.1.3管理員功能模塊 7
           2.1.4模塊小結 8
           2.2從答疑方式角度進行系統分解 8
           2.2.1非實時答疑模塊 9
           2.2.2實時答疑模塊 9
          第3章 系統功能模塊的實現 10
           3.1學員提問過程和程序流程圖 10
           3.2教師回答問題過程和程序流程圖 10
           3.2.1教師回答問題過程 10
           3.2.2程序流程圖 11
          第4章  系統數據庫設計 10
           4.1個人信息數據表設計 13
           4.2問題及答案數據表設計 13
           4.3科目版塊分類數據表設計 14
           4.4系統參數表設計 14
           4.5其他輔助版塊數據表設計 15
          第5章 系統實現關鍵技術 17
           5.1 圖表、文件上載技術 18
           5.2 全文檢索技術 19
           5.3 ZIP自解壓 19
          第6章 結束語 21
          致  謝 22
          參考文獻 23

          摘  要

          基于WWW方式的網絡遠程教學是遠程教育中的主要發展模式。它提供了一系列輔助網絡課程教學的功能,是未來教學的一個主要的發展方向[1]。但現階段遠程教育仍存在很大的不足,還等待著不斷的完善!網上答疑系統就是其中相當重要的一個部分,它可以承擔一部分網絡教學的任務,彌補學生在網絡學習中交流方面的不足。網上答疑系統的建立,解決了網絡教學這種非面對面教學形式中學生與教師之間交流的困難,促進了學生和教師通過網絡實現面對面的學習交流,進一步完善了現代遠程教育體系[2]。本文就基于WWW方式的答疑系統的功能及實現方法進行了討論,并給出了實際的解決方案。
          現在的教學網絡管理系統存在題目分發慢,文檔交換不方便,師生交流困難等方面的問題。為了解決現有的這些問題,特開發網絡課程網上答疑系統。    以實際應用為開發背景,運用軟件工程原理和開發方法,采用當前網絡開發主流技術,結合ASP和ACCESS數據庫技術,設計并開發了一個基于B/S模式的網絡答疑系統[3]。首先對開發系統進行了需求分析,得到系統功能需求、數據流圖和數據字典。隨后對系統進行了概要設計和詳細設計,在概要設計中主要進行了系統功能模塊劃分,將系統劃分為了管理員控制模塊、教師控制模塊和學生控制模塊三大模塊,其中管理員的權限包括對新教師和新學生的注冊,對新管理員的注冊和對實驗題目的審批;教師的權限包括回答和管理問題以及常見問題發布和資源上傳等,學生討論結果的查看,回答學生提問;學生權限包括發布問題、評價問題答案,上傳相關資料和向教師提問。概要設計中還進行了系統總體結構設計,系統數據結構設計等。詳細設計主要包括系統數據庫訪問的實現,主要功能模塊的具體實現,模塊實現關鍵代碼等。最后對系統進行了功能測試,并對測試結果進行了分析,在總結、分析的基礎上,指出了系統存在的不足及需要改進的地方,為今后開發類似系統提供借鑒和幫助。    本系統界面友好,操作方便,能夠基本滿足非實時答疑的要求。

          關鍵詞:網絡課程,答疑系統 ,遠程教育

          ABSTRACT

           WWW-based distance learning network approach is the main long-distance education model. It provides a series of teaching aids the function of networks is the future of teaching in one of the main direction of development. However, distance education at this stage there is still a great shortage, but also keep waiting for the perfect! Online Q & A system is a very important part of them, it can take on the task of teaching as part of the network to make up for the students in the exchange of e-learning deficiencies. Online Q & A system to resolve the network teaching this form of non-face-to-face teaching students with difficulties in communication between teachers, students and teachers to promote the adoption of a network of learning face-to-face exchanges, and further improve the system of modern distance education. This article on the WWW-based form of Q & A system and method are discussed, and gives practical solutions.     Author background for the development of practical applications, the use of software engineering principles and development methods, the use of the current mainstream web development technologies, combined with ASP and ACCESS database technology, designed and developed based on B / S mode answering system network. First of all, the development system needs analysis, the system functional requirements, data flow diagram and data dictionary. Followed by a summary of the system design and detailed design, design in a summary of the main functional modules to the system, broken down into to the system administrator control module, teachers and students control module control module three modules, which include administrative privileges new teachers and new students to register for the new administrator of the registration and approval of the experimental subject; authority, including teachers and management, as well as answer frequently asked questions, such as publishing and upload resources, students discuss the results of the review, answered questions of students; the issue of student rights, including release to eva luate the answers to your questions, upload relevant information and questions to teachers. Also outline the design of the overall structure of the system design, system design, data structure. The detailed design of the main system database, including access to the realization of the main functions of the concrete realization of modular, modules, etc. to achieve the key code. Finally, system functional testing, and test results are analyzed, in concluding, based on the analysis, pointing out that the system deficiencies and areas for improvement, the development of similar systems for future reference and help.     The system user-friendly, easy to operate, able to basically meet the requirements of non-real-time Q & A.
           
           Keywords: network program, Q & A System, distance education


          相關論文
          本論文在教育技術學論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:《數據結構》網絡課程設計與開發 下一篇:微機組成與接口實驗輔助教學系統..
          Tags:網絡課程 網上答疑 系統 設計 開發 【收藏】 【返回頂部】
          會計論文
          電子機電論文
          金融論文
          電氣自動化論文
          模具設計
          化學工程與工藝
          機械設計
          電子通信論文
          英語論文
          行政管理論文
          物流論文
          電子商務論文
          法律論文
          國際貿易論文
          財務管理論文
          人力資源論文
          市場營銷論文
          土木工程論文
          工商管理論文
          工程管理論文
          漢語言文學論文
          教育管理論文
          測控專業論文
          交通工程論文
          旅游管理論文
          新聞專業論文
          藝術設計
          教育技術學論文
          應用物理學論文
          輕化工程論文
          德語專業論文
          給水排水工程
          服裝設計與工程
          食品生物技術
          材料科學與工程
          電視制片管理
          工業工程論文
          文化產業管理
          包裝工程論文
          印刷工程論文
          信息管理論文
          制藥工程論文
          生物工程論文
          電子信息工程
          信息計算科學
          電氣工程論文
          通信工程論文
          財務會計畢業論文
          電子商務畢業論文
          現代教育技術
          信息管理專業
          心理學專業
          數學與應用數學
          數學教育
          護理學畢業論文
          其他專業論文
          歷史學論文
          學前教育畢業論文
          小學教育畢業論文
          教育管理畢業論文
          法律專業畢業論文
          漢語言文學畢業論文
          工商管理畢業論文
          人力資源畢業論文
          營銷專業畢業論文
          物流專業畢業論文
          計算機論文
          最新文章
          熱門文章
          計算機論文
          推薦文章

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

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供教育技術學論文畢業論文格式,論文格式范文,畢業論文范文

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

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

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