2 resultados para Java APIs for Bluetooth wireless technology

em Open Access Repository of Association for Learning Technology (ALT)


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The growing ubiquity of smartphones and tablet devices integrated into personal, social and professional life, facilitated by expansive communication networks globally, has the potential to disrupt higher education. Academics and students are considering the future possibilities of exploiting these tools and utilising networks to consolidate and expand knowledge, enhancing learning gain. Bluetooth beacon technology has been developed by both Apple and Google as a way to situate digital information within physical spaces, and this paper reflects on a beacon intervention in a contemporary art school in higher education conducted by the authors intended to develop a situated community of practice in Art & Design. The paper describes the project, including relevant theoretical foundations and background to the beacon technology, with regards to the potential of using these devices to create a connected learning community by enhancing learning and facilitating knowledge creation in a borderless learning space.

Relevância:

30.00% 30.00%

Publicador:

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.