跳到主要內容

臺灣博碩士論文加值系統

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

詳目顯示

: 
twitterline
研究生:宋仕杰
研究生(外文):Shih-chieh Sung
論文名稱:多媒體行動教室回饋系統建置與評量之研究
論文名稱(外文):The Study of Implementation and Assessment of Multimedia Mobile Classroom Response System
指導教授:黃文楨黃文楨引用關係
學位類別:碩士
校院名稱:國立高雄第一科技大學
系所名稱:資訊管理所
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:中文
論文頁數:98
中文關鍵詞:多媒體課堂互動虛擬教室教室回饋系統行動裝置
外文關鍵詞:Wireless Handheld DeviceClassroom Response SystemSimulated ClassroomClassroom InteractionMultimedia
相關次數:
  • 被引用被引用:9
  • 點閱點閱:627
  • 評分評分:
  • 下載下載:84
  • 收藏至我的研究室書目清單書目收藏:1
在傳統的課堂裡,有很多的阻礙去限制老師和學生之間的互動關係。例如,課堂的上課時間、學生被限制在固定的座位上以及學生要在上課時想要表達的意見。本研究所發展的多媒體行動教室回饋系統共有四項功能,教室點名、隨堂測驗、即時發問和成績查詢,把學生所有的回饋(問題、測驗時的答案)都可以立即顯示在老師課堂上所使用的電腦。藉由本系統來輔助老師和學生的互動並加強學生的課堂學習效果。系統特點如下:1.自動點名機制、2.課堂即時評量、3.提升學生發問意願、4.即時成績查詢、5.系統跨平台性、6.虛擬行動教室、7.資料完整性、8.降低系統建置成本、9.群組學習、10.記錄學習歷程。本系統採用Client/Server和3-Tier關連式資料庫架構,老師在教室上課時需要一台內建網頁瀏覽器的筆記型電腦,學生則是需要內建J2ME和支援無線上網的行動裝置。網頁伺服器和後端資料庫可以建置在教室以外的網路環境裡。
本研究利用學生最常用的手持式裝置,手機、PDA或是筆記型電腦等並採用匿名的方式讓學生以自己為中心的思考方式在教室裡充分表達意見並與老師取得更多的互動。由實驗結果可以發現本系統在實用性或是功能性上都可以滿足學生的需求,的確可以增加學生與老師之間的互動關係,並且在校園裡營造主動式的學習環境,以帶動更好的教學品質和完成更多的學習目標。
Many obstacles inhibit interactions between students and instructors in the traditional classrooms, such as limited class time, rigid seating arrangement, and students’ desire to speak out in class. In this paper, we developed the Multimedia Mobile Classroom Response System (MMCRS) that collects the responses (such as questions, answers for quiz) from student and shows these on instructor’s computer screen instantly in class. It can improve interactions between students and instructors and enhance the efficiency in learning among students. The advantages are as followings:1.automatic roll call, 2.instant quiz in class, 3.improving student’s desire of questioning, 4.instant grade query, 5.for all OS platforms, 6.vitrual mobile classroom, 7.the integrated data for colleting students’ responses, 8.lower cost for building MMCRS, 9.the group learning for students, 10.recording student’s learning history. The system framework is Client/Server and 3-Tier database. The instructor needs a computer that has the browser inside and students need a wireless handheld device for J2ME in class. The web server and database could be built outside a classroom.
Finally we use the cell phone, PDA or laptop to let students interact to instructors by themselves and the results showed MMCRS could satisfy students to improve a relationship between students and instructors and make an active learning environment on campus to enhance better learning performance and complete more learning goal among students.
摘要 I
ABSTRACT II
誌謝 III
目錄 IV
表目錄 VII
圖目錄 VIII
第壹章 緒論 1
一、 研究背景 1
二、 研究動機 1
三、 研究目的 2
四、 研究範圍與限制 3
五、 重要性及貢獻 3
(一) 自動點名機制 4
(二) 課堂即時評量 4
(三) 提高學生發問意願 4
(四) 即時成績查詢 4
(五) 虛擬行動教室 4
(六) 群組學習 5
(七) 記錄學習歷程 5
六、 論文架構 5
第貳章 文獻探討 6
一、 行動設備之應用概況 6
二、 行動上網之相關技術 8
(一) GPRS無線通訊系統 8
(二) 主從式模式 9
(三) HTTP協定 10
(四) 資料編碼 11
三、 數位教室環境概念 12
四、 課堂互動與媒介 13
五、 相關系統之比較 15
第參章 課堂互動行動化架構 18
一、 傳統教室之行動化互動 18
(一) 課堂互動之行為 19
(二) 行動通訊 20
(三) 數位學習環境 21
二、 行動化互動架構 22
第肆章 系統架構 25
一、 系統設計概念簡介與流程 25
(一) 行動化課堂活動簡介 25
(二) 行動化課堂活動流程 27
二、 系統架構 28
三、 數位教室環境部署架構 30
四、 系統優勢 31
五、 系統功能介紹 32
(一) 導師課堂管理系統 33
(二) 學生即時回饋系統 37
第伍章 課堂活動數位化 40
一、 系統分析與設計 40
(一) 使用案例圖(Use case) 40
(二) 資料庫架構 41
(三) 用戶端類別圖(UML) 42
(四) 資料表組織圖 43
二、 數位化課堂活動呈現 45
(一) 課堂活動初始化 45
(二) 選擇題即時測驗 46
(三) 填充、問答即時測驗 50
(四) 即時發問 52
第陸章 實驗結果與分析 56
一、 GPRS計費測試 56
(一) 課堂點名 56
(二) 選擇題測驗 57
(三) 問答、填充測驗 58
(四) 即時發問 59
(五) 語音發問 59
(六) 成績查詢 59
二、 系統之壓力測試 60
(一) 課堂點名 60
(二) 選擇題測驗 62
(三) 問答、填充測驗 64
(四) 即時發問 66
(五) 語音發問 68
(六) 成績查詢 70
三、 系統之使用評量 72
(一) 互動性 72
(二) 行動性 74
(三) 功能性 75
第柒章 結論與未來研究 78
參考文獻 80
[1]T. Liu, J. Liang, H. Wang, T. Chan, and L. Wei, “Embedding educlick in classroom to enhance interaction,” in Proc. Int. Conf. Computers in Education (ICCE)., Hong Kong, China, pp. 117–125, 2003.
[2]S. W. Draper and M. I. Brown, “Increasing interactivity in lectures using an electronic voting system,” J. Comput. Assist. Learn., vol. 20, pp. 81–94, 2004.
[3]C. P. Fulford and S. Zhang, “Perceptions of interaction: The critical predictor in distance education,” Amer. J. Distance Educ., vol. 7, no. 3, pp. 8–21, 1993.
[4]C. Chou, “Interactivity and interactive functions in web-based learning systems: A technical framework for designers,” Br. J. Educ. Technol., vol. 34, no. 3, pp. 265–279, 2003.
[5]B. Bannan-Ritland, “Computer-mediated communication, e-learning, and interactivity: A review of the research,” Quart. Rev. Distance Educ., vol. 3, no. 2, pp. 161–179, 2002.
[6]M. C. Wang, G. D. Haertel, and H. J. Walberg, “What influences learning? A content analysis of review literature,” J. Educ. Res., vol. 84, no. 1, pp. 30–43, 1992.
[7]R. Sims, “Promises of interactivity: Aligning learner perceptions and expectations with strategies for flexible and online learning,” Distance Educ., vol. 24, no. 1, pp. 87–103, 2003.
[8]W. D. Haseman, V. N. Polatoglu, and K. Ramamurthy, “An empirical investigation of the influences of the degree of interactivity on useroutcomes in a multimedia environment,” Inform. Resources Manage. J., vol. 15, no. 2, pp. 31–48, 2002
[9]Keng Siau, Hong Sheng, Nah, F.F.-Hoon, “Use of a classroom response system to enhance classroom interactivity,” Education, IEEE Transactions on Volume 49, Issue 3, pp.398 – 403, Aug 2006.
[10]F. Nah, K. Siau, and H. Sheng, “The value of mobile applications: A utility company study,” Commun. ACM, vol. 48, no. 2, pp. 85–90, 2005.
[11]H. Sheng, F. Nah, and K. Siau, “Strategic implications of mobile technology: A case study using value-focused thinking,” J. Strategic Inf. Syst., vol. 14, no. 3, pp. 269–290, 2005.
[12]Zhu & Kaplan. “Technology and Teaching.” In W. J. McKeachie (Ed.), McKeachie’s teaching tips: strategies, research, and theory for college and university teachers (pp. 204–224). Boston: Houghton Mifflin Company, 2002
[13]R. Palloff, and K. Pratt,” Lessons from the cyberspace classroom: the realities of online teaching.” San Francisco, CA: Jossey-Bass, 2001.
[14]M. Virvou, and E. Alepis, “Mobile educational features in authoring tools for personalized tutoring.” Computers and Education, 44, 53–68, 2005.
[15]J.K. Liang, T.C. Liu, H.Y. Wang, B. Chang, Y.C. Deng, J.C. Yang, C.Y. Chou, H.W. Ko, S. Yang, and T.W. Chan, "A few design perspectives on one-on-one digital classroom environment," Journal of Computer Assisted Learning, Volume 21 Issue 3 Page 159-237, June, 2005.
[16]C. Markett, I. Arnedillo SAAnchez, S. Weber, B. Tangney, "Using short message service to encourage interactivity in the classroom," Computers & Education Volume: 46, Issue: 3, pp. 280-293, April 2006
[17]G. Salomon, “Studying the .ute and the orchestra: controlled vs. classroom research on computers.” International Journal of Educational Research, 14, 521–532, 1990.
[18]M. Welch, and K. Brownell, “The development and evaluation of a multimedia course on educational collaboration.” Journal of Educational Multimedia and Hypermedia, 9, 169–194, 2000.
[19]M. G. Moore, “Editorial: three types of interaction.” The American Journal of Distance Education, 3(2), 1–6, 1989.
[20]C. Steinfield, “The development of location based services in mobile commerce.” Michigan State University Report. Available from http://www.msu.edu/~steinfie/elifelbschap.pdf (accessed Sep, 2004).
[21]C. BenMoussa, “Workers on the move: new opportunities through mobile commerce.” Presented at the Stockholm Mobility Roundtable, 22–23, May 2003.
[22]M. Sharples, “The design of personal mobile technologies for lifelong learning.” Computers and Education, 34, 177–193, 2000.
[23]M. Muhlhauser, and C. Trompler, “Learning in the digital age: paving a smooth path with digital lecture halls.” In IEEE 35th Hawaii international conference on system sciences, Hawaii, 2002.
[24]A. Cereijo-Roibas, and I. Arnedillo-Sanchez, “Pathway to m-learning.” In European workshop on mobile & contextual learning, Birmingham, UK, 2002.
[25]S. W. Draper, and M. I. Brown, “Increasing interactivity in lectures using an electronic voting system.” Journal of Computer Assisted Learning, 20, 81–94, 2004.
[26]R. Daft, and R. Lengel, “Information Richness: A New Approach to Managerial Behavior and Organization Design,” in Research in Organizational Behavior (Vol. 6), B. M. Staw and L. L. Cummings (eds.), JAI Press, Greenwich, CT, pp. 191-233, 1984.
[27]M. Zack, “Interactivity and Communication Mode Choice in Ongoing Management Groups,” Information Systems Research (4:3), pp. 207-261, September 1993.
[28]J. Fulk, and B. Boyd, “Emerging Theories of Communication in Organizations,” Journal of Management (17:2), pp. 407-446, 1991.
[29]J. Webster, and L. Trevino, “Rational and Social Theories as Complementary Explanations of Communication Media Choices: Two Policy-Capturing Studies,” Academy of Management Journal (36:6), pp. 1544-1572, December 1995.
[30]R. Daft, R. Lengel, and L. Trevino, “Message Equivocality, Media Selection, and Manager Performance Implications for Information Systems,” MIS Quarterly (11:3), pp. 355-366, September 1987.
[31]J. A. Short, F. Williams, and B. Christie, “The Social Psychology of Telecommunications”, Wiley, New York, 1976.
[32]N. Pinkwart, H. U. Hoppe, M. Milrad, and J. Perez, “Educational scenarios for cooperative use of personal digital assistants.” Journal of Computer Assisted Learning, 19(3), 383–391, 2003.
[33]M. Divitini, O. K. Haugalokken, and P. -A. Norevik, “Improving communication through mobile technologies: which possibilities?” In IEEE international workshop on wireless and mobile technologies in education, Vaぴxjoぴ , Sweden, 2002.
[34]C. Savill-Smith, and P. Kent, “The use of palmtop computers for learning: A review of the literature.” London: Learning & Skills Development Agency, 2003.
[35]K. Nyiri, “Mobile communication: essays on cognition and community.” Vienna: Passagen Verlag, 2003.
[36]J. R. Carlson, and R. W. Zmud, “Channel Expansion Theory and the Experiential Nature of Media Richness Perceptions,” Academy of Management Journal (42:4), pp. 153-170, April 1999.
[37]M. Yacci, “Interactivity demystified: a structural definition for distance education and intelligent computer-based instruction.” Educational Technology, 40(4), 5–16, 2000.
[38]Wang Shudong, Higgins, M.; Limitations of mobile phone learning, Wireless and Mobile Technologies in Education, 2005. IEEE International Workshop. Page(s):3 pp. 28-30, Nov. 2005
[39]Davis, S. Observations in classrooms using a network of handheld devices. Journal of Computer Assisted Learning, 19(3), 298–307, 2003.
[40]Liu, T. -C., Wang, H. -Y., Liang, J. -K., Chan, T. -W., & Yang, J. -C. Applying wireless technologies to a build highly interactive learning environment. In IEEE international workshop on wireless and mobile technologies ineducation, Vaぴxjoぴ , Sweden, 2002.
[41]Woods, H. A., & Chiu, C. Wireless response technology in college classrooms. 2002 The Technology Source. Retrieved 16 May, 2007, from http://www.mhhe.com/cps/docs/CPSWP_WoodsChiu.pdf.
[42]Roschelle, J., & Pea, R. A walk on the WILD side: How wireless handhelds may change CSCL. In Computer Support for Collaborative Learning, Boulder, CO. 2002
[43]http://www.vanderbilt.edu/cft/resources/teaching_resources/technology/crs.htm
[44]http://www.telecomsinfo.com/publisher/ARC-Group.shtml
[45]http://java.sun.com/javame/index.jsp
[46]http://www.php.net/
[47]http://www.mysql.com/
[48]http://www.find.org.tw/find/home.aspx?page=many&id=148
[49]http://www.unicode.org/standard/translations/t-chinese.html
[50]http://java.sun.com/products/servlet/
[51]http://java.sun.com/products/sjwtoolkit/
[52]http://www.cht.com.tw/PersonalCat.php?Module=Fee,Describe&CatID=695&PageID=1706
[53]http://service.taiwanmobile.com/servlet/Satellite?cid=1127891222946&pagename=Consumer/Page/conMainPageT
[54]http://www.fetnet.net/servlet/ContentServer?cid=1170828271922&pagename=%40Etone%2FPage%2FetCacheMainPageT&c=Page
[55]http://www.appperfect.com/
[56]http://www.habook.com.tw/Software/Detail_soft.asp?BookNo=ME010200&B_key=e流互動教室&CatalogID=12
[57]http://www.find.org.tw/find/home.aspx?page=many&id=161
[58]禹帆,2002,無線網路通訊概論,文魁資訊股份有限公司,台北
[59]許憲忠,民國84年5月,淺談主從式架構,中央研究院計算機中心通訊
[60]蕭文龍、林松儒,2003,TCP/IP最佳入門實用書-網際網路原理應用,第四版,�眳p資訊股份有限公司,台北
[61]施威明研究室,民國90年2月,Internet協定-觀念與實作,旗標出版股份有限公司,台北
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top