首页 > 最新文献

2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)最新文献

英文 中文
Assessing Design of Online Courses Using Bayesian Belief Networks 利用贝叶斯信念网络评估在线课程设计
Lino Forner, Vivekanandan Kumar, Kinshuk
Even with recent research showing students enrolled in online courses are outperforming those in traditional courses, the need to assess the instructional design of online courses is greater than ever due to increasing enrollments and attrition rates that continue to be significantly higher than traditional courses. Most past research used surveys for course assessment, which measure only perceptions. Recently researchers have proposed more holistic assessments of online courses using Bayesian Belief Networks (BBNs) to integrate multiple assessment instruments. While the advantages of BBNs for educational assessments have been demonstrated, past research used only simulated data. This study furthers past research by testing the suitability of BBN-based methodologies for real-time assessment of online courses using larger data sets with missing and sparse data. Testing used actual course data from two undergraduate online Java programming courses. Past literature identified the creation of the conditional probability tables (CPTs) as the greatest challenge of using BBNs. This research also investigated the automatic population of CPTs via software. Tests revealed excellent performance with large data sets demonstrating the scalability of BBN-based assessment methodologies for online courses with large enrollments. With a well-designed network, most of the CPTs can be populated via software, significantly reducing the time and effort required to design and use the BBN. A number of recommendations to improve usability, performance, and accuracy of BBN-based course assessment methodologies are demonstrated. Future research should provide a comparative analysis between BBNs and other methodologies for the assessment of online course design.
尽管最近的研究表明,在线课程的学生表现比传统课程的学生要好,但由于在线课程的入学率和流失率持续显著高于传统课程,评估在线课程教学设计的需求比以往任何时候都要大。过去的大多数研究都是通过调查来评估课程,而这些调查只衡量人们的看法。最近,研究人员提出了使用贝叶斯信念网络(BBNs)来整合多种评估工具对在线课程进行更全面的评估。虽然bbn在教育评估方面的优势已经得到证明,但过去的研究只使用模拟数据。本研究通过使用包含缺失和稀疏数据的更大数据集测试基于bbn的在线课程实时评估方法的适用性,进一步推进了过去的研究。测试使用了两个本科在线Java编程课程的实际课程数据。过去的文献认为条件概率表(cpt)的创建是使用bbn的最大挑战。本研究还通过软件对cpt的自动种群进行了研究。测试显示,在大型数据集上表现出色,证明了基于bbn的评估方法对于大量注册的在线课程的可扩展性。通过设计良好的网络,大多数cpt都可以通过软件进行填充,从而大大减少了设计和使用BBN所需的时间和精力。本文提出了一些改进基于bbn的课程评估方法的可用性、性能和准确性的建议。未来的研究应提供bbn与其他在线课程设计评估方法之间的比较分析。
{"title":"Assessing Design of Online Courses Using Bayesian Belief Networks","authors":"Lino Forner, Vivekanandan Kumar, Kinshuk","doi":"10.1109/T4E.2013.17","DOIUrl":"https://doi.org/10.1109/T4E.2013.17","url":null,"abstract":"Even with recent research showing students enrolled in online courses are outperforming those in traditional courses, the need to assess the instructional design of online courses is greater than ever due to increasing enrollments and attrition rates that continue to be significantly higher than traditional courses. Most past research used surveys for course assessment, which measure only perceptions. Recently researchers have proposed more holistic assessments of online courses using Bayesian Belief Networks (BBNs) to integrate multiple assessment instruments. While the advantages of BBNs for educational assessments have been demonstrated, past research used only simulated data. This study furthers past research by testing the suitability of BBN-based methodologies for real-time assessment of online courses using larger data sets with missing and sparse data. Testing used actual course data from two undergraduate online Java programming courses. Past literature identified the creation of the conditional probability tables (CPTs) as the greatest challenge of using BBNs. This research also investigated the automatic population of CPTs via software. Tests revealed excellent performance with large data sets demonstrating the scalability of BBN-based assessment methodologies for online courses with large enrollments. With a well-designed network, most of the CPTs can be populated via software, significantly reducing the time and effort required to design and use the BBN. A number of recommendations to improve usability, performance, and accuracy of BBN-based course assessment methodologies are demonstrated. Future research should provide a comparative analysis between BBNs and other methodologies for the assessment of online course design.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128386785","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Viewing Algorithms as Iterative Systems and Plotting Their Dynamic Behaviour 将算法视为迭代系统并绘制其动态行为
Venkatesh Choppella, V. Kasturi, Manjula Pidaparty
We revive an old but little explored idea about how to think about algorithms and problem solving. Algorithms are discrete dynamical systems, also called iterative systems. Pursuing this point of view pays rich dividends. Important concepts like state space, next-state function, termination, fixed points, invariants, traces etc., can be mapped from dynamical systems to elements of algorithm design. Many of these concepts can be visualised through plots that trace the dynamic behaviour of the algorithm.
我们复兴了一个古老但很少被探索的关于如何思考算法和解决问题的想法。算法是离散动力系统,也称为迭代系统。追求这一观点会带来丰厚的回报。重要的概念,如状态空间、下一状态函数、终止、不动点、不变量、轨迹等,可以从动态系统映射到算法设计的元素。这些概念中的许多都可以通过跟踪算法动态行为的绘图来可视化。
{"title":"Viewing Algorithms as Iterative Systems and Plotting Their Dynamic Behaviour","authors":"Venkatesh Choppella, V. Kasturi, Manjula Pidaparty","doi":"10.1109/T4E.2013.56","DOIUrl":"https://doi.org/10.1109/T4E.2013.56","url":null,"abstract":"We revive an old but little explored idea about how to think about algorithms and problem solving. Algorithms are discrete dynamical systems, also called iterative systems. Pursuing this point of view pays rich dividends. Important concepts like state space, next-state function, termination, fixed points, invariants, traces etc., can be mapped from dynamical systems to elements of algorithm design. Many of these concepts can be visualised through plots that trace the dynamic behaviour of the algorithm.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131621481","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Concept Maps for Learning in a Flipped Classroom 翻转课堂学习的概念图
K. Bijlani, Shiffon Chatterjee, S. Anand
This paper examines how concept maps can be used to facilitate learning in a flipped classroom. Concept maps are a method for visual knowledge representation. In a flipped classroom, learning materials are made available to students for self-learning before class starts, while in-class time is used for student-teacher interaction. In this paper, we consider the role of concept maps created by the teacher in three different ways: a) as learning materials for students in a flipped classroom, b) as an organizational tool for the knowledge representation, and c) as an assessment method in which the questions are created for each concept so that the teacher is able to identify which concept the student has not grasped properly. This methodology was implemented in a pilot study with final year MCA students. The preliminary findings are extremely positive, further research work is in progress and large-scale experimentation is planned.
本文探讨了如何利用概念图来促进翻转课堂的学习。概念图是一种直观的知识表示方法。在翻转课堂中,学生可以在课前获得学习材料进行自主学习,而课堂时间则用于师生互动。在本文中,我们以三种不同的方式考虑教师创建的概念图的作用:a)作为翻转课堂中学生的学习材料,b)作为知识表示的组织工具,以及c)作为一种评估方法,其中为每个概念创建问题,以便教师能够识别学生没有正确掌握的概念。该方法在MCA最后一年学生的试点研究中实施。初步的发现是非常积极的,进一步的研究工作正在进行中,并计划进行大规模的实验。
{"title":"Concept Maps for Learning in a Flipped Classroom","authors":"K. Bijlani, Shiffon Chatterjee, S. Anand","doi":"10.1109/T4E.2013.22","DOIUrl":"https://doi.org/10.1109/T4E.2013.22","url":null,"abstract":"This paper examines how concept maps can be used to facilitate learning in a flipped classroom. Concept maps are a method for visual knowledge representation. In a flipped classroom, learning materials are made available to students for self-learning before class starts, while in-class time is used for student-teacher interaction. In this paper, we consider the role of concept maps created by the teacher in three different ways: a) as learning materials for students in a flipped classroom, b) as an organizational tool for the knowledge representation, and c) as an assessment method in which the questions are created for each concept so that the teacher is able to identify which concept the student has not grasped properly. This methodology was implemented in a pilot study with final year MCA students. The preliminary findings are extremely positive, further research work is in progress and large-scale experimentation is planned.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"406 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131853358","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 20
An Educational Website on Kinematics of Robots 机器人运动学教育网站
Debashree Sengupta, Neha Jain, C. S. Kumar
This paper describes the current work of designing a website for learning robotics. It supports the post graduate and senior undergraduate students. It is a drive to cater the requirement of laboratory learning. Both theory and virtual experimental resources are made available. The experiments are in the form of simulation. At this stage of web development, the concepts of mechanisms and kinematics have been focussed. The experiment result is shown through web images and text. The website provides ample amount of resource material on the theoretical background of mechanisms and robot kinematics. A step by step fashion has been adopted to impart knowledge in the preliminaries of the subject and gradually guides the client to get a grip over the fundamentals as well as application of kinematics in this domain. Numerical computation along with simulation provides detailed illustration of a concept. The web page integrates MATLAB generated images for clear understanding. The simulation experiments give a real-time feel. This enhances learning, promotes visualization of the problem computation and hence, interpretation of results. Accomplishing this project brings benefit in the form of minimization of cost, time, labor, number of experts. A larger number of students can avail the laboratory and learn on their own pace as the website can be accessed through the internet from any geographical location at any time.
本文介绍了目前机器人学习网站的设计工作。它支持研究生和大四本科生。这是一种满足实验室学习要求的动力。提供理论和虚拟实验资源。实验以模拟的形式进行。在web开发的这个阶段,机制和运动学的概念已经集中。实验结果通过网络图片和文字展示。该网站提供了大量关于机构和机器人运动学理论背景的资源材料。采用一步一步的方式来传授知识,并逐步引导客户掌握基础知识以及运动学在该领域的应用。数值计算和模拟提供了一个概念的详细说明。该网页集成了MATLAB生成的图像,便于清晰理解。仿真实验给人一种实时性的感觉。这可以增强学习,促进问题计算的可视化,从而促进对结果的解释。完成这个项目带来的好处是成本、时间、劳动力和专家数量的最小化。由于网站可以在任何地理位置、任何时间通过互联网访问,因此更多的学生可以利用实验室并按照自己的节奏学习。
{"title":"An Educational Website on Kinematics of Robots","authors":"Debashree Sengupta, Neha Jain, C. S. Kumar","doi":"10.1109/T4E.2013.14","DOIUrl":"https://doi.org/10.1109/T4E.2013.14","url":null,"abstract":"This paper describes the current work of designing a website for learning robotics. It supports the post graduate and senior undergraduate students. It is a drive to cater the requirement of laboratory learning. Both theory and virtual experimental resources are made available. The experiments are in the form of simulation. At this stage of web development, the concepts of mechanisms and kinematics have been focussed. The experiment result is shown through web images and text. The website provides ample amount of resource material on the theoretical background of mechanisms and robot kinematics. A step by step fashion has been adopted to impart knowledge in the preliminaries of the subject and gradually guides the client to get a grip over the fundamentals as well as application of kinematics in this domain. Numerical computation along with simulation provides detailed illustration of a concept. The web page integrates MATLAB generated images for clear understanding. The simulation experiments give a real-time feel. This enhances learning, promotes visualization of the problem computation and hence, interpretation of results. Accomplishing this project brings benefit in the form of minimization of cost, time, labor, number of experts. A larger number of students can avail the laboratory and learn on their own pace as the website can be accessed through the internet from any geographical location at any time.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116061040","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Methodology to Create Optimized 3D Models Using Blender for Android Devices 使用Blender为Android设备创建优化的3D模型
Pooja Bhawar, N. Ayer, Sameer Sahasrabudhe
Use of Low Cost Access Devices (LCADs)based on Android platform is on the rise for educational purposes. There is a growing need for open source educational content in order to tap the advantages of this platform.2D/3D animation is preferred to explain complex visalization concepts. Most of the 3D animation content available for desktops has high-poly models. To use these models on LCADs is challenging, because of their low hardware configuration. Methodologies to port 3D content to LCADs (used in gaming industry) are unsuitable for educational visualizations, as they hamper functionality and mesh topology of the objects. It is desirable to remodel 3D content with an objective to use them for LCADs. In this paper we present one such methodology to create low-poly 3D models using open source 3D tool, Blender. The models created using this methodology show reduction in file sizes, mesh-density and loading time on LCADs.
基于Android平台的低成本接入设备(Low Cost Access Devices, lcad)在教育领域的使用呈上升趋势。为了利用这个平台的优势,对开源教育内容的需求越来越大。2D/3D动画优先用于解释复杂的可视化概念。大多数可用于桌面的3D动画内容都具有高多边形模型。在lcd上使用这些模型具有挑战性,因为它们的硬件配置很低。将3D内容移植到lcd(游戏行业中使用的)的方法不适合教育可视化,因为它们阻碍了对象的功能和网格拓扑结构。为了将3D内容用于lcd,需要对其进行重新建模。在本文中,我们提出了一种使用开源3D工具Blender创建低多边形3D模型的方法。使用这种方法创建的模型显示,lcad上的文件大小、网格密度和加载时间都有所减少。
{"title":"Methodology to Create Optimized 3D Models Using Blender for Android Devices","authors":"Pooja Bhawar, N. Ayer, Sameer Sahasrabudhe","doi":"10.1109/T4E.2013.41","DOIUrl":"https://doi.org/10.1109/T4E.2013.41","url":null,"abstract":"Use of Low Cost Access Devices (LCADs)based on Android platform is on the rise for educational purposes. There is a growing need for open source educational content in order to tap the advantages of this platform.2D/3D animation is preferred to explain complex visalization concepts. Most of the 3D animation content available for desktops has high-poly models. To use these models on LCADs is challenging, because of their low hardware configuration. Methodologies to port 3D content to LCADs (used in gaming industry) are unsuitable for educational visualizations, as they hamper functionality and mesh topology of the objects. It is desirable to remodel 3D content with an objective to use them for LCADs. In this paper we present one such methodology to create low-poly 3D models using open source 3D tool, Blender. The models created using this methodology show reduction in file sizes, mesh-density and loading time on LCADs.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"83 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127195742","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Relation of Modal Preference with Performance in Adaptive Hypermedia Context: An Exploration Using Visual, Verbal and Multimedia Learning Modules 自适应超媒体环境下模态偏好与表现的关系:基于视觉、语言和多媒体学习模块的探索
A. Hazra, P. Patnaik, Damodar Suar
Learning styles theories suggest that people learn differently, an important consideration for adaptive hypermedia learning platforms. Since on such platforms, mode of delivery of course material - visual, verbal or multimedia - plays an important role, this study considers learning styles in the context of adaptive hypermedia with the aim to identify if providing material according to one's learning style enhances performance. While some studies report positive results, others find no correlation between the two. Here, we examine the efficacy of learning styles, especially the visual-verbal dimension of Felder-Silverman model, in a controlled e-learning environment by testing the effectiveness of visual, verbal as well as multimedia modules for history and engineering on 268 engineering undergraduates identified on the basis of visual, verbal and mixed orientations. Contrary to expectations, results indicated no relation between learning styles and performance in modules based on different sensory preferences. However, students did show discipline-based better performance in multimedia and visual modes than in verbal mode. They also preferred multimedia and visual modes over verbal. This corroborates earlier findings - the efficacy of learning styles remains unconfirmed.
学习风格理论认为人们的学习方式不同,这是自适应超媒体学习平台的一个重要考虑因素。由于在这些平台上,课程材料的传递方式——视觉、口头或多媒体——起着重要作用,本研究考虑了自适应超媒体背景下的学习风格,目的是确定根据学习风格提供材料是否能提高表现。虽然一些研究报告了积极的结果,但另一些研究发现两者之间没有相关性。本研究通过对268名基于视觉、语言和混合取向的工程本科生进行历史和工程课程视觉、语言和多媒体模块的有效性测试,考察了学习风格在电子学习环境中的有效性,特别是Felder-Silverman模型的视觉语言维度。与预期相反,结果表明学习风格与基于不同感官偏好的模块的表现之间没有关系。然而,学生在多媒体和视觉模式下确实表现出比口头模式更好的基于学科的表现。他们也更喜欢多媒体和视觉模式,而不是口头的。这证实了早期的发现——学习方式的功效尚未得到证实。
{"title":"Relation of Modal Preference with Performance in Adaptive Hypermedia Context: An Exploration Using Visual, Verbal and Multimedia Learning Modules","authors":"A. Hazra, P. Patnaik, Damodar Suar","doi":"10.1109/T4E.2013.47","DOIUrl":"https://doi.org/10.1109/T4E.2013.47","url":null,"abstract":"Learning styles theories suggest that people learn differently, an important consideration for adaptive hypermedia learning platforms. Since on such platforms, mode of delivery of course material - visual, verbal or multimedia - plays an important role, this study considers learning styles in the context of adaptive hypermedia with the aim to identify if providing material according to one's learning style enhances performance. While some studies report positive results, others find no correlation between the two. Here, we examine the efficacy of learning styles, especially the visual-verbal dimension of Felder-Silverman model, in a controlled e-learning environment by testing the effectiveness of visual, verbal as well as multimedia modules for history and engineering on 268 engineering undergraduates identified on the basis of visual, verbal and mixed orientations. Contrary to expectations, results indicated no relation between learning styles and performance in modules based on different sensory preferences. However, students did show discipline-based better performance in multimedia and visual modes than in verbal mode. They also preferred multimedia and visual modes over verbal. This corroborates earlier findings - the efficacy of learning styles remains unconfirmed.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122777981","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Effect of Instructional System Design on Transformation of Learning Approaches 教学制度设计对学习方式转变的影响
Tamali Bhattacharyya, B. Bhattacharya
The purpose of the paper is to consider the change in the learning approaches of a learner and encourage them to the deep approach of learning. In this study, SOLO taxonomy developed by Biggs and Collis was applied. To determine this, learners used Computer Aided Learning and Printed Text Material where the content made use of proper instructional design which helps to promote deep learning. All students were asked to complete the LPQ before and after the course and the learning approaches were compared after using the three different learning tools - Intelligent Tutoring System (ITS), CD based system and Printed Text Material (PTM) where the contents for all the three tools followed the SOLO taxonomy.
本文的目的是考虑学习者学习方法的变化,并鼓励他们采用深度学习方法。本研究采用Biggs和Collis开发的SOLO分类法。为了确定这一点,学习者使用了计算机辅助学习和印刷文本材料,其中的内容使用了适当的教学设计,有助于促进深度学习。所有学生都被要求在课程前后完成LPQ,并在使用三种不同的学习工具-智能辅导系统(ITS),基于CD的系统和印刷文本材料(PTM)后比较学习方法,其中所有三种工具的内容都遵循SOLO分类。
{"title":"Effect of Instructional System Design on Transformation of Learning Approaches","authors":"Tamali Bhattacharyya, B. Bhattacharya","doi":"10.1109/T4E.2013.29","DOIUrl":"https://doi.org/10.1109/T4E.2013.29","url":null,"abstract":"The purpose of the paper is to consider the change in the learning approaches of a learner and encourage them to the deep approach of learning. In this study, SOLO taxonomy developed by Biggs and Collis was applied. To determine this, learners used Computer Aided Learning and Printed Text Material where the content made use of proper instructional design which helps to promote deep learning. All students were asked to complete the LPQ before and after the course and the learning approaches were compared after using the three different learning tools - Intelligent Tutoring System (ITS), CD based system and Printed Text Material (PTM) where the contents for all the three tools followed the SOLO taxonomy.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125030717","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Assemblage of Recommendations with Constraints: A Choice Based Credit System Perspective 带约束的推荐组合:基于选择的信用体系视角
Maitri Jhaveri, J. Pareek, Jasmine Jha
In case of currently evolving choice based credit education system, a student can choose different combination of subjects for completion of the degree. As a consequence, it becomes difficult for the student to identify the correct combination of subjects. Students always look for a knowledge tool which recommends them a package of subjects to be taken. In our research we have proposed a course recommendation tool which strives for satisfying the requirements of the student in the boundary of constraints placed by the university. We have developed ontology for modeling of requirements of students and constraints of the university. We have developed a prototype which communicates with the students to know their area of interest, financial capacity, last degree obtained and past performance to recommend a degree course. It also recommends cross disciplinary subjects based on area of interest, under the constraints of university. Experiments prove the correctness of recommendations.
在当前不断发展的基于选择的学分教育体系中,学生可以选择不同的科目组合来完成学位。因此,学生很难识别科目的正确组合。学生们总是寻找一种知识工具,它会给他们推荐一套必修科目。在我们的研究中,我们提出了一个课程推荐工具,力求在大学的约束范围内满足学生的要求。我们开发了本体来对学生的需求和学校的约束进行建模。我们已经开发了一个原型,可以与学生沟通,了解他们的兴趣领域,经济能力,最后获得的学位和过去的表现,以推荐学位课程。它还建议在大学的限制下,根据兴趣领域开设跨学科课程。实验证明了建议的正确性。
{"title":"Assemblage of Recommendations with Constraints: A Choice Based Credit System Perspective","authors":"Maitri Jhaveri, J. Pareek, Jasmine Jha","doi":"10.1109/T4E.2013.16","DOIUrl":"https://doi.org/10.1109/T4E.2013.16","url":null,"abstract":"In case of currently evolving choice based credit education system, a student can choose different combination of subjects for completion of the degree. As a consequence, it becomes difficult for the student to identify the correct combination of subjects. Students always look for a knowledge tool which recommends them a package of subjects to be taken. In our research we have proposed a course recommendation tool which strives for satisfying the requirements of the student in the boundary of constraints placed by the university. We have developed ontology for modeling of requirements of students and constraints of the university. We have developed a prototype which communicates with the students to know their area of interest, financial capacity, last degree obtained and past performance to recommend a degree course. It also recommends cross disciplinary subjects based on area of interest, under the constraints of university. Experiments prove the correctness of recommendations.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"523 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134175101","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Reviving Chemistry through Technology in Engineering Education 通过工程教育中的技术复兴化学
J. Cherukuri, S. Kode
Professors at VNR VJIET have found engineering students to be less interested in their chemistry courses than in their engineering ones. To motivate these students and enhance their educational experience in chemistry, we implemented changes to our curriculum with the support of a number of technological tools. One of these tools is MediaWiki which facilitated collaboration among instructors on lesson plans and learning outcomes. Other tools such as videos and animations allowed students to visualize the fabrication and working processes at various industries and laboratories. The changes made were successful in fostering student engagement and increased learning.
VNR VJIET的教授发现,工科学生对化学课程的兴趣不如工科学生。为了激励这些学生并提高他们在化学方面的教育经验,我们在一些技术工具的支持下对课程进行了改革。其中一个工具是MediaWiki,它促进了教师之间在课程计划和学习成果方面的合作。其他工具,如视频和动画,让学生可视化的制造和工作过程,在不同的行业和实验室。所做的改变在促进学生参与和增加学习方面是成功的。
{"title":"Reviving Chemistry through Technology in Engineering Education","authors":"J. Cherukuri, S. Kode","doi":"10.1109/T4E.2013.48","DOIUrl":"https://doi.org/10.1109/T4E.2013.48","url":null,"abstract":"Professors at VNR VJIET have found engineering students to be less interested in their chemistry courses than in their engineering ones. To motivate these students and enhance their educational experience in chemistry, we implemented changes to our curriculum with the support of a number of technological tools. One of these tools is MediaWiki which facilitated collaboration among instructors on lesson plans and learning outcomes. Other tools such as videos and animations allowed students to visualize the fabrication and working processes at various industries and laboratories. The changes made were successful in fostering student engagement and increased learning.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"114 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116587997","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
PULSE: A Framework for Protocol Based Utility to Log Student Engagement PULSE:一个基于协议的实用程序框架,用于记录学生的参与情况
Rwitajit Majumdar, Aditi Kothiyal
Educational researchers use observations to collect information about classroom activities as they occur. Currently the most prevalent methods of logging classroom observations are pen-and-paper or video recording. The former is inefficient, especially in large classes while the latter requires expensive infrastructure. In this paper we propose the design framework for the development of a software application for protocol-based multi-observer data logging and analysis called PULSE. Following design-based research we developed the four aspects of this framework. They were iteratively improved over the research cycles based on the feedback of the previous cycles. In this work-in progress paper, we present an ongoing design prototype of the application.
教育研究者通过观察来收集课堂活动发生时的信息。目前最流行的记录课堂观察的方法是纸笔或录像。前者效率低下,尤其是在大班中,而后者需要昂贵的基础设施。本文提出了一种基于协议的多观测点数据记录与分析软件PULSE的设计框架。在基于设计的研究之后,我们开发了这个框架的四个方面。它们在研究周期中基于前一个周期的反馈进行迭代改进。在这篇正在进行的论文中,我们展示了该应用程序的一个正在进行的设计原型。
{"title":"PULSE: A Framework for Protocol Based Utility to Log Student Engagement","authors":"Rwitajit Majumdar, Aditi Kothiyal","doi":"10.1109/T4E.2013.46","DOIUrl":"https://doi.org/10.1109/T4E.2013.46","url":null,"abstract":"Educational researchers use observations to collect information about classroom activities as they occur. Currently the most prevalent methods of logging classroom observations are pen-and-paper or video recording. The former is inefficient, especially in large classes while the latter requires expensive infrastructure. In this paper we propose the design framework for the development of a software application for protocol-based multi-observer data logging and analysis called PULSE. Following design-based research we developed the four aspects of this framework. They were iteratively improved over the research cycles based on the feedback of the previous cycles. In this work-in progress paper, we present an ongoing design prototype of the application.","PeriodicalId":299216,"journal":{"name":"2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129809769","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
2013 IEEE Fifth International Conference on Technology for Education (t4e 2013)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1