2 resultados para Assignments
em Open Access Repository of Association for Learning Technology (ALT)
Resumo:
This study reports on an international project in which students taking the course Contemporary Issues in Turkish Politics in spring 2011 and fall 2011 at two institutions of higher education, ‘Gettysburg College’ in the United States and ‘Izmir University of Economics’ in Turkey, worked together in virtual learning environments to complete various tasks as part of their course work. The project employed a blend of traditional and technology-based teaching methods in order to introduce a technology like Skype in a bi-national learning environment in Turkey. Students collaborated and interacted with their international counterparts in two different virtual contexts. First, classrooms in the two countries were merged via Skype three times to conduct classroom-to-classroom discussion sessions on Turkish politics. Second, students were paired across locations to work on several assignments. In this paper, our goal is to present how Skype is used in a bi-national context as a blended teaching tool in an upper-level college course for instructors pursuing a similar exercise. In addition to outlining the process with a focus on Skype discussions and one-on-one student projects, we provide actual assignments and discussion questions. Students’ views elicited through surveys administered throughout the semester are presented alongside anecdotal evidence to reflect how the project was received.
Resumo:
Recently, massive open online courses (MOOCs) have been offering a new online approach in the field of distance learning and online education. A typical MOOC course consists of video lectures, reading material and easily accessible tests for students. For a computer programming course, it is important to provide interactive, dynamic, online coding exercises and more complex programming assignments for learners. It is expedient for the students to receive prompt feedback on their coding submissions. Although MOOC automated programme evaluation subsystem is capable of assessing source programme files that are in learning management systems, in MOOC systems there is a grader that is responsible for evaluating students’ assignments with the result that course staff would be required to assess thousands of programmes submitted by the participants of the course without the benefit of an automatic grader. This paper presents a new concept for grading programming submissions of students and improved techniques based on the Java unit testing framework that enables automatic grading of code chunks. Some examples are also given such as the creation of unique exercises by dynamically generating the parameters of the assignment in a MOOC programming course combined with the kind of coding style recognition to teach coding standards.