簡易檢索 / 詳目顯示

研究生: 岳哲雋
Yueh, Che-Chuan
論文名稱: 線上互動式資料審查平台設計與實作
Design and Implementation of Online Interactive Data Review Platform
指導教授: 陳立祥
Chen, Lih-Shyang
學位類別: 碩士
Master
系所名稱: 電機資訊學院 - 電腦與通信工程研究所
Institute of Computer & Communication Engineering
論文出版年: 2017
畢業學年度: 105
語文別: 中文
論文頁數: 115
中文關鍵詞: 線上資料審查平台WebAPI的應用網頁系統
外文關鍵詞: Online data review platform, the use of WebAPI, Web System
相關次數: 點閱:177下載:8
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 在現今網際網路資訊發達的時代,有許多的工作都可以利用線上的平台來完成。以審查案件為例,在傳統的審查案件上,需要寄送紙本的資料給審查人員。當審查人員評分完成之後,再寄送結果給承辦人員,而這樣的方式費時費工。因此,為了讓審查的流程更加方便且快速,我們設計了一套線上互動式資料審查平台,來取代傳統的審查模式。
    我們是以ASP.NET 的WebAPI架構來設計整個系統。本系統的設計可以分為三部分。在第一部分中,我們設計系統讓承辦人員能動態設定評分項目及審查人員,使用者可以直接利用網頁瀏覽器進入我們的系統進行評分項目的設定以及審查人員的管理。第二部分,我們設計如何讓審查人員進入系統進行評分。最後在第三部分中,我們設計讓承辦人員可以觀察最後的審查結果並進行後續的相關處理,讓承辦人員可以快速的篩選出通過的案件。

    Due to the era of internet information today, there are many works can be completed by an online platform. We take the evaluation of certain data as an example, in the traditional of data reviewing, the undertaker needs to send paper information to reviewers for reviewing and giving scores. When the reviewers finish grading, they’ll send grades and comments back to the undertaker, which is very time-consuming. Therefore, we design an online interactive data review platform to replace the traditional review mode.
    We use Microsoft ASP.NET's WebAPI architecture to design the entire system. The design of the system can be divided into three parts. In the first part, we design the system to allow the undertaker to dynamically set score items and reviewers. Users can use browsers to enter our system to set score items and manage the reviewers. The second part, we design how to allow reviewers to enter the system and score. Finally, in the third part, we design the system for the undertaker to observe the final results of the review and follow-up related processing, so that undertaker can quickly find out which cases are approved.

    第1章 導論 1 1.1 背景暨研究動機 1 1.2 研究目的 2 第2章 理論基礎與文獻探討 3 2.1 目前相關研究 3 2.2 互動式資料蒐集平台 7 2.3 設計理念與方法 7 2.4 名詞釋義 9 2.4.1 申請者 9 2.4.2 審查者 9 2.4.3 行政管理師 9 2.4.4 計辦管理師 10 第3章 研究設計與方法 11 3.1 系統介紹 11 3.1.1 簡介 11 3.1.2 系統架構 11 3.2 系統權限控管功能 12 3.2.1 簡介 12 3.2.2 分析 13 3.2.3 設計與實作 15 3.3 評分項目管理 22 3.3.1 簡介 22 3.3.2 分析 22 3.3.3 設計與實作 27 3.4 資料審查者管理 30 3.4.1 簡介 30 3.4.2 分析 31 3.4.3 設計與實作 32 3.5 申請案件分組管理 36 3.5.1 簡介 36 3.5.2 分析 37 3.5.3 設計與實作 39 3.6 審查者分組管理 44 3.6.1 簡介 44 3.6.2 分析 45 3.6.3 設計與實作 46 3.7 查看分組情況功能 51 3.7.1 簡介 51 3.7.2 分析 51 3.7.3 設計與實作 52 3.8 審查評分 53 3.8.1 簡介 53 3.8.2 分析 53 3.8.3 設計與實作 54 3.9 邀請審查者 64 3.9.1 簡介 64 3.9.2 分析 64 3.9.3 設計與實作 66 3.10 信件記錄及查詢功能 70 3.10.1 簡介 70 3.10.2 分析 71 3.10.3 設計與實作 72 3.11 審查者查看審查案件功能 73 3.11.1 簡介 73 3.11.2 分析 74 3.11.3 設計與實作 74 3.12 審查者無法審查案件功能 77 3.12.1 簡介 77 3.12.2 分析 77 3.12.3 設計與實作 79 3.13 審查者評分功能 83 3.13.1 簡介 83 3.13.2 分析 83 3.13.3 設計與實作 86 3.14 管理師查看審查結果 89 3.14.1 簡介 89 3.14.2 分析 89 3.14.3 設計與實作 90 3.15 管理師審核報告上傳功能 91 3.15.1 簡介 91 3.15.2 分析 91 3.15.3 設計與實作 94 3.16 經費審查功能 96 3.16.1 簡介 96 3.16.2 分析 97 3.16.3 設計與實作 101 3.17 管理師檔案上傳樹狀圖功能 103 3.17.1 簡介 103 3.17.2 分析 104 3.17.3 設計與實作 106 第4章 討論 111 第5章 結論與未來展望 112 § 參考文獻 § 113

    [1] ASP.NET Web API 2. (2017). Msdn.microsoft.com. Retrieved 1 June 2017, from https://msdn.microsoft.com/zh-tw/library/dn448365(v=vs.118).aspx
    [2] C# - Polymorphism. (2017). www.tutorialspoint.com. Retrieved 18 June 2017, from https://www.tutorialspoint.com/csharp/csharp_polymorphism.htm
    [3] Chapter 15. Expressions. (2017). Docs.oracle.com. Retrieved 19 June 2017, from http://docs.oracle.com/javase/specs/jls/se7/html/jls-15.html#jls-15.22.1
    [4] Coppersmith, D. (1994). The Data Encryption Standard (DES) and its strength against attacks. IBM journal of research and development, 38(3), 243-250.
    [5] Fielding, Roy Thomas (2000). "Architectural Styles and the Design of Network-based Software Architectures". Dissertation. University of California, Irvine.
    [6] Flanagan, D., & Huang, M. (2012). JavaScript 大全 第六版 (6th ed.). 台北市: 碁峯資訊.
    [7] Freeman, E., Robson, E., Sierra, K., & Bates, B. Head First design patterns (1st ed., pp. 387-428).
    [8] HTTP/1.1: Method Definitions. (2017). W3.org. Retrieved 19 June 2017, from https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
    [9] Introduction to REST and .net Web API. (2017). Martin Kearn. Retrieved 19 June 2017, from https://blogs.msdn.microsoft.com/martinkearn/2015/01/05/introduction-to-rest-and-net-web-api/
    [10] JSON(JavaScript Object Notation). (2017). Json.org. Retrieved 18 June 2017, from http://json.org/
    [11] Lih-Shyang Chen, Sheng-Feng Weng. “A Web-Based Interactive Learning System and its application in the Medical Education”, Master Theis, E.E. NCKU, Taiwan, 2002
    [12] Mark Otto, a. (2017). Bootstrap · The world's most popular mobile-first and responsive front-end framework.. Bootstrap. Retrieved 19 June 2017, from http://getbootstrap.com/
    [13] mod_session - Apache HTTP Server Version 2.4. (2017). Httpd.apache.org. Retrieved 18 June 2017, from http://httpd.apache.org/docs/current/mod/mod_session.html
    [14] Postel, J. (1982). Simple mail transfer protocol. Information Sciences.
    [15] Royce, W. W. (1987, March). Managing the development of large software systems: concepts and techniques. In Proceedings of the 9th international conference on Software Engineering (pp. 328-338). IEEE Computer Society Press.
    [16] Tech in Asia - Connecting Asia's startup ecosystem. (2017). Techinasia.com. Retrieved 19 June 2017, from https://www.techinasia.com/talk/digital-snapshot-internet-social-media-2017
    [17] The Official Microsoft ASP.NET Site. (2017). The Official Microsoft ASP.NET Site. Retrieved 18 June 2017, from https://www.asp.net/
    [18] TreeView類別(System.Web.UI.WebControls). (2017). Msdn.microsoft.com. Retrieved 18 June 2017, from https://msdn.microsoft.com/zh-tw/library/system.web.ui.webcontrols.treeview(v=vs.110).aspx

    [19] Zeeshan, A. (2017). Programming in Java using the MVC architecture - CodeProject. Codeproject.com. Retrieved 19 June 2017, from https://www.codeproject.com/Articles/879896/Programming-in-Java-using-the-MVC-architecture
    [20] 令人驚豔的Excel程式庫 - ClosedXML - 黑暗執行緒. (2012). Blog.darkthread.net. Retrieved 19 June 2017, from http://blog.darkthread.net/post-2012-12-28-closedxml.aspx
    [21] 邱仕林(2017),線上互動式資料蒐集與管理,國立成功大學電腦與通信工程研究所碩士論文,未出版。

    下載圖示
    2022-07-18公開
    QR CODE