博碩士論文 975402007 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:8 、訪客IP:3.145.97.248
姓名 楊子奇(Tzu-Chi Yang)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 基於雙層式測驗之網路學習環境開發與效益分析
(Development and Effectiveness Analysis of a Two-Tier Test-based Online Learning Environment)
相關論文
★ 應用智慧分類法提升文章發佈效率於一企業之知識分享平台★ 家庭智能管控之研究與實作
★ 開放式監控影像管理系統之搜尋機制設計及驗證★ 資料探勘應用於呆滯料預警機制之建立
★ 探討問題解決模式下的學習行為分析★ 資訊系統與電子簽核流程之總管理資訊系統
★ 製造執行系統應用於半導體機台停機通知分析處理★ Apple Pay支付於iOS平台上之研究與實作
★ 應用集群分析探究學習模式對學習成效之影響★ 應用序列探勘分析影片瀏覽模式對學習成效的影響
★ 一個以服務品質為基礎的網際服務選擇最佳化方法★ 維基百科知識推薦系統對於使用e-Portfolio的學習者滿意度調查
★ 學生的學習動機、網路自我效能與系統滿意度之探討-以e-Portfolio為例★ 藉由在第二人生內使用自動對話代理人來改善英文學習成效
★ 合作式資訊搜尋對於學生個人網路搜尋能力與策略之影響★ 數位註記對學習者在線上學習環境中反思等級之影響
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 由於資訊科技應用廣泛並發展快速,近年來程式撰寫能力成為資訊相關科系的核心競爭能力,因此許多學者提出不同的教學策略與方法來改善學生學習程式語言的成效。在眾多方法中,網路學習環境因為具有豐富、便利、有彈性等特性,使用網路學習環境來輔助學生的學習已經成為一種顯學。諸如線上測驗、混合式學習、適性化教材…等學習與教學系統都被廣泛運用。其中,透過線上測驗找到學生的學習困難並依據其學習狀況提供對應的協助被認為是最有效也最直接的教學策略之一。然而,傳統的線上測驗大部分以選擇題或簡答題的型式進行。學生可能使用猜測或背誦的方式答題,因此即便在測驗後獲得高分,仍可能存在部分迷失概念或誤解;此外,學生的學習經常形成「猜測-測試」的迴圈,未必真正了解學習內容。因此本研究嘗試以雙層式測驗為基礎提出一個線上學習環境來改善此問題。另一方面,過去的研究指出雙層式測驗有助於提升學生的學習成效,但是顯少研究深入探究其原因或探勘使用雙層式測驗對學生所產生的影響。有鑑於此,本研究將所建置之系統應用於程式語言課程的教學,並於台灣中部及北部的大學進行實驗,藉此探討雙層式測驗的效益與影響。研究結果顯示,結合雙層式測驗的教學策略不僅有助於提升學生的程式能力,也改善了學生的學習態度及信心。依據序列行為分析及訪談的結果,產生這個效益的可能原因之一是使用雙層式測驗學習系統的學生除了進行線上測驗之外,發展了複習與比對錯誤概念的習慣,因此改善了他們的程式能力。據此,我們進一步分析相關的量化及質性資料,並依分析結果說明使用雙層式測驗所產生的影響與效益。
摘要(英) Computer programming is an important competence for engineering and computer science students. However, teaching and learning programming concepts and skills has been recognized as being a big challenge to both teachers and students. Therefore, the development of effective learning strategies and environments for programming courses has become an important issue. Many teaching strategies were developed to improve programming skills. Among them, online tests are widely applied to enhance students learning. Nonetheless, they fail to engage students in deep thinking and reflections. To cope with this issue, a two-tier test-based learning system is proposed to enhance students’ learning performances in computer programming courses in this study. Moreover, an experiment has been conducted on a college’s computer programming course to evaluate the effectiveness of the proposed strategy. On the other hand, pervious research mainly focused on investigating the effectiveness of the two-tier test strategy but there is a lack of studies that investigate why the two-tier test approach is effective. To this end, logs were recorded to explore the influences of the two-tier test approach on students’ learning performance and behavior patterns. The experimental results show that the proposed approach not only improves the students’ learning performance and attitudes, but also affects their learning behavior pattern. Regarding learning performance, the proposed two-tier test can improve students’ programming skills. Regarding behavior patterns, the two-tier test approach facilitates students to develop a ‘learning by reviewing’ strategy, which is useful to improve their programming skills.
關鍵字(中) ★ 雙層式測驗
★ 網路學習環境
★ 電腦輔助教學
★ 程式語言學習
★ 序列行為分析
關鍵字(英) ★ computer programming
★ computer-assisted learning
★ two-tier test
★ web-based learning environments
★ lag sequential analysis
論文目次 CHAPTER 1: INTRODUCTION 1
1-1 Research Background 1
1-2 Research Questions 3
1-3 Chapter Outline 5
1-4 Summary 6
CHAPTER 2: RELATED WORKS 7
2-1 Learning Computer Programming Language 7
2-2 Test and Feedback Instructions 11
2-3 Two-Tier Test Strategy 12
2-4 Lag Sequential Analysis 14
CHAPTER 3: TWO-TIER TEST-BASED LEARNING SYSTEM 17
3-1 System Framework and Facilities 17
3-2 Online Test Facility Design 22
3-3 Online Test Subsystem 25
3-4 Diagnosis Subsystem 29
3-5 Learning Content Interactive Subsystem 33
CHAPTER 4: EXPERIMENT DESIGN 35
4-1 Participants 35
4-2 Course Material 35
4-3 Pre-test and Post-test 36
4-4 Questionnaire 38
4-5 Procedure 38
4-6 Data Analyses 40
CHAPTER 5: RESULTS 41
5-1 Overall 41
5-2 Learning Achievement 43
5-3 Learning Attitudes 46
5-4 Sequential Behavior Pattern Analysis 50
5-4-1 Behavior Frequency Analysis 52
5-5 Learning Behavior Patterns 56
5-5-1 Similarities 56
5-5-2 Differences 57
5-6 The Influence of The Two-Tier Test Approach 58
5-6-1 Early Stage 60
5-6-2 Middle Stage 60
5-6-3 Late Stage 60
CHAPTER 6: DISCUSSION 62
CHAPTER 7: CONCLUSIONS 66
7-1 Main Conclusions 66
7-2 Contributions and Beneficiaries 68
7-3 Suggestions 69
7-4 Limitations of and Future Work 69
References 71
參考文獻 Anderson, L.W. & Krathwohl, D.R. (Eds.) (2001). A taxonomy for Learning, teaching, and assessing: A revision of Bloom’s taxonomy of educational objectives. New York: Addison Wesley Longman.
Andrade-Aréchiga, M., López, G., & López-Morteo, G. (2012). Assessing effectiveness of learning units under the teaching unit model in an undergraduate mathematics course. Computers & Education, 59, 594-606.
Bakeman, R., & Gottman, J. M. (1997). Observing interaction: An introduction to sequential analysis. (2nd ed.). UK: Cambridge University Press.
Biggs, J., Kember, D., & Leung, D. Y. P. (2001). The revised two-factor study process questionnaire: R-SPQ-2F. British Journal of Educational Psychology, 71, 133–149.
Bloom, B. S. (1994). Reflections on development and use of the taxonomy. In L. W. Anderson & L. A. Sosniak (Eds.), Bloom’s taxonomy: A forty-year retrospective (pp. 1-8). Chicago, IL: The National Society for the Study of Education.
Brooks, R. (1999). Towards a theory of the cognitive processes in computer programming. International Journal of Human Computer Studies, 51, 197-211.
Burton, M. B. (1989). The effect of prior calculus experience on "introductory" college calculus. The American Mathematical Monthly, 96(4), 350-354.
Butler, A. C., Karpicke, J. D., & Roediger, H. L. (2007). The effect of type and timing of feedback on learning from multiple-choice tests. Journal of Experimental Psychology: Applied, 13(4), 273-281.
Cheng, K. H., & Tsai, C. C. (2013). Affordances of augmented reality in science learning: suggestions for future research.Journal of Science Education and Technology. in press, doi:10.1007/s10956-012-9405-9.
Chou, C., Chan, P. S., & Wu, H. C. (2007). Using a two-tier test to assess students’ understanding and alternative conceptions of cyber copyright laws. British Journal of Educational Technology, 38(6), 1072-1084.
Chou, C., Tsai, C. C., & Chan. P. S. (2007). Developing a web-based two-tier test for internet literacy. British Journal of Educational Technology, 38(2), 369-372.
Chu, H. C., Hwang, G. J., Huang, S. X., & Wu, T. T. (2008). A knowledge engineering approach to developing e-libraries for mobile learning. The Electronic Library, 26(3), 303-317.
Chu, H. C., Hwang, G. J., Tsai, C. C., & Tseng, J. C. R. (2010). A two-tier test approach to developing location-aware mobile learning systems for natural science courses. Computers & Education, 55, 1618-1627.
Doorman, M., & van Maanen, J. (2008). A historical perspective on teaching and learning calculus. Australian Senior Mathematics Journal, 22, 4–14.
Eckerdal, A. (2009). Novice programming students’ learning of concepts and practise. Dissertation presented at mathematics and computer science, department of information technology, Upsalla University, Sweeden, March 6, 2009. .
Ellis, R. A., Ginns, P., & Piggott, L. (2009). E-learning in higher education: Some key aspects and their relationship to approaches to study. Higher Education Research and Development, 28, 303–318.
Emurian, H. H., Holden, H. K., & Abarbanel, R. A. (2008). Managing programmed instruction and collaborative peer tutoring in the classroom: Applications in teaching JavaTM. Computers in Human Behavior, 24, 576-614.
Eryilmaz, E., Chiu, M. M., Thoms, B., Mary, J., & Kim, R. (2014). Design and evaluation of instructor-based and peer-oriented attention guidance functionalities in an open source anchored discussion system. Computers & Education, 71, 303-321.
Fennema, E., & Sherman, J. (1977). Sex-related differences in mathematics achievement, spatial visualization, and affective factors. American Educational Research Journal, 14(1), 51-71.
Gálvez, J., Guzmán, E., & Conejo, R. (2009). A blended E-learning experience in a course of object oriented programming fundamentals. Knowledge-Based Systems, 22, 279-28.
Govender, I., & Grayson, D. J. (2008). Pre-service and in-service teachers’ experiences of learning to program in an object-oriented language. Computers & Education, 51, 874-885.
Hauswirth, M., & Adamoli, A. (2013). Teaching Java programming with the Informa clicker system. Science of Computer Programming, 78, 499-520.
Hawi, H. (2010). Causal attributions of success and failure made by undergraduate students in an introductory-level computer programming course. Computers & Education, 54, 1127-1136.
Hou, H. T. (2012). Exploring the behavioral patterns of learners in an educational massively multiple online role-playing game (MMORPG). Computers & Education, 58, 1225–1233.
Hou, H. T., Chang, K. E., & Sung, Y. T. (2007). An analysis of peer assessment online discussions within a course that uses project-based learning. Interactive Learning Environments, 15(3), 237-251.
Hou, H.-T. (2012). Analyzing the Learning Process of an Online Role-Playing Discussion Activity. Educational Technology & Society, 15 (1), 211–222.
Hung, P. H., Lin, Y. F., & Hwang, G. J. (2010). Formative assessment design for PDA integrated ecology observation. Educational Technology & Society, 13(3), 33-42.
Hwang, G. J. (2003). A concept map model for developing intelligent tutoring systems. Computers & Education, 40(3), 217-235.
Hwang, G. J., & Chang, H. F. (2011). A formative assessment-based mobile learning approach to improving the learning attitudes and achievements of students. Computers & Education, 56(1), 1023-1031.
Hwang, G. J., Panjaburee, P., Triampo, W., & Shih, B. Y. (2013). A group decision approach to developing concept-effect models for diagnosing student learning problems in mathematics. British Journal of Educational Technology, 44(3), 453-468.
Hwang, G. J., Wu, C. H., Tseng, Judy C. R., & Huang, I. W. (2011). Development of a ubiquitous learning platform based on a real-time help-seeking mechanism. British Journal of Educational Technology, 42(6), 992-1002.Hwang, G. J., Yang, L. H., & Wang, S. Y. (2013), A concept map-embedded educational computer game for improving students’ learning performance in natural science courses, Computers & Education, 69, 121-130.
Hwang, W. Y., & Wang, C.Y. (2004). A study on learning time pattern in asynchronous learning environments. Journal of Computer Assisted Learning, 20 (4), 292-304.
Hwang, W. Y., Shadiev, S., Wang, C. Y., & Huang, Z. H. (2012). A pilot study of cooperative programming learning behavior and its relationship with students’ learning performance. Computers & Education, 58, 1267-1281.
Hwang, W.Y., Wang, C. Y., Hwang, G. J., Huang, Y. M., & Huang S. (2008). A web-based programming learning environment to support cognitive development. Interacting with Computers, 20, 524-534.
Jourdan, N., Cretchley, P. & Passmore, T. (2007). Secondary-tertiary transition: What mathematics skills can and should we expect this decade? In J. Watson & K. Beswick (Eds), Mathematics: Essential research, essential practice. Vol. 2 of Proceedings of 30th Annual Conference (pp. 463-442). Hobart, Australia: MERGA. http://www.merga.net.au/documents/RP412007.pdf
Katai, T, & Toth, L. (2010). Technologically and artistically enhanced multi-sensory computer-programming education. Teaching and Teacher Education, 26, 244–251.
Kay, R., & Kletskin, I. (2012). Evaluating the use of problem-based video podcasts to teach mathematics in higher education. Computers & Education, 59, 619-627.
Kordaki, M. (2010). A drawing and multi-representational computer environment for beginner learning of programming using C: Design and pilot formative evaluation. Computers & Education, 54, 69-87.
Lan, Y. F., Tsai, P. W., Yang, S. H., & Hung, C. L. (2012). Comparing the social knowledge construction behavioral patterns of problem-based online asynchronous discussion in e/m-learning environments. Computers & Education, 59, 1122–1135
Lawson, D. A. (2003). Changes in student entry competencies 1991–2001. Teaching Mathematics and Its Applications, 22(4), 171–175.
Le, A., Joordens, S., Chrysostomou, S., & Grinnell, R. (2010). Online lecture accessibility and its influence on performance in skills-based courses. Computers & Education, 55, 313-319.
Lewicki, P., Hill, T, & Bizot, E. (1988). Acquisition of procedural knowledge about a pattern of stimuli that cannot be articulated. Cognitive Psychology, 20 (1), 24-37.
Lin, T. J., Duh, H. B. L., Wang, H. Y., & Tsai, C. C. (2013). An investigation of learners’ collaborative knowledge construction performances and behavior patterns in an augmented reality simulation system. Computers & Education, 68, 314–321.
Lopez-Morteo. G., & Lo´pez. G. (2007). Computer support for learning mathematics: A learning environment based on recreational learning objects. Computers & Education, 48, 618-641.
Machanick. M. (2007). Teaching Java backwards. Computers & Education, 48, 396-408.
MacKenzie, N., & Walsh, A. (2009). Enhancing the curriculum: Shareable multimedia learning objects. Journal of Systems and Information Technology, 11, 71–83.
Manku, G. S., & Motwani, R. (2002). Approximate frequency counts over data streams. In Philip A. Bernstein, Yannis E. Ioannidis, Raghu Ramakrishnan and Dimitris Papadias (Ed.), Proceedings of the 28th International Conference on Very Large Data Bases (346-357). San Francisco.
Odom, A. L. & Barrow, L. H. (1995). The development and application of a two-tiered diagnostic test measuring college biology students’ understanding of diffusion and osmosis following a course of instruction. Journal of Research in Science Teaching, 32(1), 45-61.
Odom, A. L., & Jr., J.S. (1996). Teachers′ Understandings of the Learning Cycle as Assessed With a Two-Tier Test. Journal of Science Teacher Education, 7(2), 123-142.
Orton, A. (1983). Students’ understanding of integration. Educational Studies in Mathematics, 14(1), 1–18.
Panjaburee, P., Triampo, W., Hwang, G. J., Chuedoung, M., & Triampo, D. (2013). Development of a diagnostic and remedial learning system based on an enhanced concept effect model. Innovations in Education and Teaching International, 50(1), 72-84.
Pereira, H. B. B., Zebende, G. F., & More, M. A. (2010). Learning computer programming: Implementing a fractal in a Turing Machine. Computers & Education, 55, 767-776.
Roediger, H. L., & Karpicke, J. D. (2006). Test-enhanced learning: Taking memory tests improves long-term retention. Psychological Science, 17(3), 249-255.
Roth, V., Ivanchenko, V., & Record, N. (2008). Evaluating student response to WeBWorK, a web-based homework delivery and grading system. Computers & Education, 50, 1462-1482.
Schoenfeld, A. (1988). When good teaching leads to bad results: the disasters of ‘‘well-taught’’ mathematics courses. Educational Psychologist, 23(2), 145–166.
Sung, Y. T., Chang, K. E., Lee,Y. H., & Yu, W. C. (2008). Effects of a mobile electronic guidebook on visitors’ attention and visiting behaviors. Educational Technology and Society, 11(2), 67-80.
Sung, Y. T., Hou, H. T., Liu, C. K., & Chang, K. E. (2010). Mobile guide system using problem-solving strategy for museum learning: a sequential learning behavioural pattern analysis. Journal of Computer Assisted Learning, 26, 106–115.
Szendrei, J. (1996). Concrete materials in the classroom. In A. J. Bishop, K. Clements, C. Keitel, J. Kilpatrick, & C.Laborde (Eds.), International handbook of mathematics education. Part 1 (pp. 411–434). Dordrecht: Kluwer Academic Publishers.
Tasi, C. C., & Chou, C. (2002). Diagnosing students’ alternative conceptions in science. Journal of Computer Assisted Learning, 18, 157-165.
Treagust, D. F. (1988). Development and use of diagnostic tests to evaluate students’ misconceptions in science. International Journal of Science Education, 10(2), 159-169.
Trotman, A., & Handley, C. (2008). Programming contest strategy. Computers & Education, 50(3), 821-837.
Truong, N., Bancroft, P., Roe, P. (2003). A web based environment for Learning to program. In: ACM International Conference Proceeding, Series, 35, 255-264.
Tsai, C. C. (2001). The interpretation construction design model for teaching science and its applications to Internet-based instruction in Taiwan. International Journal of Educational Development, 21, 401-415.
Verdú, E., Regueras. L. M., Verdú, M. J., Leal, P. J., Castro, J. P., & Queirós, R. (2011). A distributed system for learning programming on-line. Computers & Education, 58, 1-10.
Wang, Y., Li, H., Feng, Y., Jiang, Y., & Liu, Y. (2012). Assessment of programming language learning based on peer code review model: Implementation and experience report. Computers & Education, 59, 412-422.
Woo, K., Gosper, M., McNeill, M., Preston, G., Green, D., & Phillips, R. (2008). Web-based lecture technologies: Blurring the boundaries between face-to-face and distance learning. Research in Learning Technology, 16, 81–93.
Zandieh, M., Roh, K. H., & Knapp. J. (2014). Conceptual blending: Student reasoning when proving “conditional implies conditional” statements. Journal of Mathematical Behavior, 33, 209-229.
Zerr, R. (2007) A quantitative and qualitative analysis of the effectiveness of online homework in first-semester calculus. Journal of Computers in Mathematics and Science Teaching, 26(1), 55-73.
指導教授 楊鎮華(Stephen J.H. Yang) 審核日期 2014-8-11
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明