跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.176) 您好!臺灣時間:2025/09/08 07:40
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:謝汶玲
研究生(外文):Wen-Ling Hsieh
論文名稱:子由數學小學堂:搜尋、直式與線上練習功能設計
指導教授:吳維漢
指導教授(外文):Wei-Han Wu
學位類別:碩士
校院名稱:國立中央大學
系所名稱:數學系
學門:數學及統計學門
學類:數學學類
論文種類:學術論文
論文出版年:2018
畢業學年度:106
語文別:中文
論文頁數:54
中文關鍵詞:小學堂子由
相關次數:
  • 被引用被引用:3
  • 點閱點閱:234
  • 評分評分:
  • 下載下載:11
  • 收藏至我的研究室書目清單書目收藏:0
子由數學小學堂是一個數學學習網站,其主要特色為透過程式產生數學題目卷。因每個題目皆是透過程式產生,故重新產生一份相同練習卷,其題目內容皆會有所差異。
雖然小學堂已發展多年,但仍有功能尚未完備;本論文為小學堂重新設計直式題型的介面及相應題庫變更,設計平板裝置上也方便操作的線上練習,及開發試題搜尋功能便於尋找題目。
ZIYOU emathschool is an online platform where mathematical exercise sheet/book is generated promptly by computer programs. Since all the mathematical problems are the result of executions of different computer programs, the mathematical problems generated will not repeat on the whole.

Despite of the web platform has been developed for many years, there are still some important functions missing and remained to be developed.

In this dissertation, we have rewritten the vertical mathematical problem sheet front and back interface, designed an online exercise interface used for pad device and developed the search function which makes mathematical problems in the database are easier to be found.
摘要......i
Abstract......ii
目錄......iii
圖目錄......vi
表目錄......viii
一、 緒論......1
1-1 「子由數學小學堂」簡介......1
1-2 「子由數學小學堂」歷史沿革......2
1-3 開發工具......4
1-4 論文架構......4
二、 直式出題介面......5
2-1 題型差異......5
2-2 使用者介面設計......6
2-2-1 設計原因......6
2-2-2 設計原則......6
2-2-3 直式出題介面......7
2-2-4 主題組卷與直式題型介面的差異......9
2-3 結語......12
三、 後端題庫編輯系統......13
3-1 題庫製作流程......13
3-2 題型資料架構......14
3-2-1 題型資料變動......16
3-3 題庫編輯系統網頁功能......17
3-3-1 直式題型新增......17
3-3-2 題庫編輯系統更新......17
3-3-3 輸出直式題型資料......18
3-4 結語......18
四、 emath API與線上練習......19
4-1 emath API......19
4-1-1 RESTful API......19
4-1-2 Postman......21
4-1-3 emath API使用說明......24
4-2 線上練習......27
4-2-1 小學堂介面變動......27
4-2-2 使用API方法比較......28
4-2-3 線上練習重新出題功能......29
4-3 結語......31
五、 搜尋功能......32
5-1 搜尋網站......32
5-1-1 Google......32
5-1-2 Yahoo......33
5-1-3 館藏目錄查詢......33
5-1-4比較差異......34
5-2 試題搜尋......34
5-2-1 基本架構......34
5-2-2 搜尋在小學堂中運作......35
5-2-3範例:自組試卷之「單元搜尋」......37
5-3 結語......38
六、 結論與未來展望......39
6-1 結論......39
6-2 未來展望......39
參考文獻......40
書目文獻:......40
網路文獻:......40
論文文獻:......41
書目文獻:
[1]Studio Tib.(譯)(民 101)。jQuery UI 使用者介面設計(原作者:EricSarrion)。臺北市:歐萊禮-碁峯資訊有限公司。(原著出版年:2012)
[2]施威銘研究室著(民 101)。最新 PHP+MySQL+Ajax 網頁程式設計。臺北市:旗標出版股份有限公司。
[3]賴屹民(譯)(民 104)。PHP、MySQL 與 JavaScript 學習手冊(第四版)(原作者:Robin Nixon)。臺北市:歐萊禮-碁峯資訊有限公司。(原著出版年:2013)

網路文獻:
[4]Bootstrap 3.3.7。https://getbootstrap.com/docs/3.3/
[5]CSS Tutotial。https://www.w3schools.com/css/
[6]Google。 https://www.google.com.tw/
[7]Google-搜尋的運作方式。https://www.google.com/intl/zh-TW/insidesearch/howsearchworks/
[8]Jackson Chang (20070623)。搜尋行銷日記本http://semnotebook.blogspot.tw/2007/06/blog-post_9065.html
[9]jQuery UI。https://jqueryui.com/
[10]jQuery。https://jquery.com/
[11]MySQL Documentation。https://dev.mysql.com/doc/
[12]PHP。http://php.net/
[13]Postman。https://www.getpostman.com/
[14]REST API Tutorial https://restfulapi.net/
[15]Wiki- Transport Layer Security。 https://en.wikipedia.org/wiki/Transport_Layer_Security
[16]Wiki-Application programming interface。 https://en.wikipedia.org/wiki/Application_programming_interface
[17]Wiki-HTTPS。https://en.wikipedia.org/wiki/HTTPS
[18]Wiki-Hypertext_Transfer_Protocol。 https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
[19]Wiki-Representational_state_transfer 。https://en.wikipedia.org/wiki/Representational_state_transfer
[20]Wiki-Roy Fielding。https://en.wikipedia.org/wiki/Roy_Fielding
[21]Wiki-URL。https://en.wikipedia.org/wiki/URL
[22]Xajax。https://github.com/Xajax/Xajax
[23]Yahoo。https://tw.yahoo.com/
[24]子由數學小學堂。http://www.emath.math.ncu.edu.tw/e_school/
[25]王建興(20140508)。API設計和應用程式設計的不同?[部落格文字] 請參考https://www.ithome.com.tw/voice/87207
[26]夢能筆記-行動世代(20170806)。Google 說明搜尋引擎如何運作?要做SEO,必須先了解他[部落格文字] 請參考https://www.kingman.idv.tw/internet-genaration/seo/156-how-google-search-engine-works.html#Response
[27]謝寶煖。資訊與網路資源應用http://www.lis.ntu.edu.tw/~pnhsieh/courses/informationpower/index.htm

論文文獻:
[28]孔令任(民105)。子由數學小學堂:主題出題系統與功能更新 (碩士論文)。取自國立中央大學博碩士論文系統。
[29]李明翰(民 104)。子由數學小學堂 2.0 介面設計(碩士論文)。取自國立中央大學博碩士論文系統。
[30]杜修宇(民 101)。子由數學小學堂網頁設計(碩士論文)。取自國立中央大學博碩士論文系統。
[31]林永鴻(民 107)。子由數學小小學堂,中央大學數學系論文(碩士論文)。取自國立中央大學博碩士論文系統。
[32]張鈞凱(民 101)。子由數學 e 學堂網頁設計 II(碩士論文)。取自國立中央大學博碩士論文系統。
[33]許志宇(民 107)。子由數學e學堂2.0(碩士論文)。取自國立中央大學博碩士論文系統。
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top