asq.bib

@inproceedings {triglianos2017experiences,
  title = {Experiences Using an Interactive Presentation Platform in a Functional and Logic Programming Course.},
  booktitle = {7th International Workshop on Personalization Approaches in Learning Environments (PALE)},
  year = {2017},
  month = {July},
  publisher = {ACM},
  address = {Bratislava, Slovakia},
  abstract = {Modern constructivist approaches to education dictate active experimentation with the study material and have been linked with improved learning outcomes in STEM fields. During classroom time we believe it is important for students to experiment with the lecture material since active recall helps them to start the memory encoding process as well as to catch misconceptions early and to prevent them from taking root. In this paper, we report on our experiences using ASQ, a Web-based interactive presentation tool in a functional and logic programming course taught at the Faculty of Informatics and Information Technologies at the Slovak University of Technology in Bratislava. ASQ allowed us to collect immediate feedback from students and retain their attention by asking complex types of questions and aggregating student answers in real time. From our experience we identified several requirements and guidelines for successfully adopting ASQ. One of the most critical concerns was how to estimate the time when to stop collecting the students{\textquoteright} answers and proceed to their evaluation and discussion with the class. We also report the students{\textquoteright} feedback on the ASQ system that we collected in the form of the standard SUS questionnaire. 
},
  keywords = {ASQ},
  author = {Vasileios Triglianos and Martin Labaj and Robert Moro and Jakub Simko and Michal Hucko and Jozef Tvarozek and Cesare Pautasso and Maria Bielikova}
}
@inproceedings {triglianos2017measuring,
  title = {Measuring student behaviour dynamics in a large interactive classroom setting},
  booktitle = {25th International Conference on User Modelling, Adaption and Personalisation (UMAP 2017)},
  year = {2017},
  month = {July},
  pages = {212--220},
  publisher = {ACM},
  address = {Bratislava, Slovakia},
  abstract = {Digital devices (most often laptops and smartphones), though desired tools by students in a higher education classroom, have in the past been shown to serve more as distractors than supporters of learning. One of the reasons is the often undirected nature of the devices{\textquoteright} usage. With our work we aim to turn students{\textquoteright} digital devices into teaching and communication tools by seamlessly interleaving lecture material and complex questions in the students{\textquoteright} browser through ASQ, a Web application for broadcasting and tracking interactive presentations. ASQ{\textquoteright}s fine-grained logging abilities allow us to track second by second to what extent students are engaging with ASQ which in turn enables insights into student behaviour dynamics. This setup enables us to conduct {\textquoteleft}{\textquoteleft}in situ{\textquoteright}{\textquoteright} experiments. Based on the logs collected in a longitudinal study over a ten week period across 14 lectures with more than 300 students, we investigate (i) to what extent ASQ can be reliably employed to assess attention and learning in the classroom, and (ii) whether different in-class question spacing strategies impact student learning and engagement.},
  keywords = {ASQ},
  doi = {10.1145/3079628.3079671},
  url = {http://dl.acm.org/authorize?N31530},
  author = {Vasileios Triglianos and Sambit Praharaj and Cesare Pautasso and Alessandro Bozzon and Claudia Hauff}
}
@inproceedings {triglianos2016inferring,
  title = {Inferring student attention with {ASQ}},
  booktitle = {11th European Conference on Technology Enhanced Learning (EC-TEL)},
  year = {2016},
  month = {September},
  publisher = {Springer},
  address = {Lyon, France},
  abstract = {ASQ is a Web application for broadcasting and tracking interactive presentations, which can be used to support active learning pedagogies during lectures, labs and exercise sessions. Students connect their smartphones, tablets or laptops to receive the current slide as it is being explained by the teacher. Slides can include interactive teaching elements (usually questions of different forms). In contrast to other existing platforms, ASQ does not only collect, aggregate and visualize the answers in real-time, it also supports the data analytics in the classroom paradigm by providing the teacher with a real-time analysis of student behaviour during the entire session. One vital aspect of student behaviour is (in)attention and in this paper we discuss how we infer --- in real-time --- student attention based on log traces ASQ collects.},
  keywords = {analytics, ASQ},
  author = {Vasileios Triglianos and Cesare Pautasso and Alessandro Bozzon and Claudia Hauff}
}
@conference{triglianos2015asqium,
  title = {asqium: A JavaScript Plugin Framework for Extensible Client and Server-side Components},
  booktitle = {15th International Conference on Web Engineering (ICWE 2015)},
  year = {2015},
  month = {June},
  publisher = {Springer},
  organization = {Springer},
  address = {Rotterdam, NL},
  abstract = {JavaScript has been growing from a language for embedding simple scripts into Web pages to a language for programming complex Web applications, whose logic is deployed across both Web browsers and Web servers. Current software packaging mechanisms for JavaScript enable a basic level of modularity and reuse. However, they have not yet reached full maturity in terms of enabling to extend a system with features contributed as third-party plugins, while encapsulating them adequately.
In this paper we present a novel plugin system for JavaScript applications, which integrate Node.js modules with HTML5 Web Components. It provides abstractions for: real time and loosely coupled communication between front-end and back-end components, persistent state storage, and isomorphic usage of JavaScript. Plugins can use hooks and events to contribute functionality and embed it into the main application flow, while respecting the common asynchronous non-blocking programming paradigm of JavaScript. We demonstrate the expressiveness of the framework as it is used to build ASQ: an open and extensible educational Web platform.
},
  keywords = {ASQ, plugin architecture, web framework},
  author = {Vasileios Triglianos and Cesare Pautasso}
}
@demo{triglianos2014interactive,
  title = {Interactive Scalable Lectures with ASQ},
  journal = {Proc. of the 14th International Conference on Web Engineering (ICWE 2014)},
  year = {2014},
  month = {July},
  pages = {515-518},
  publisher = {Springer},
  address = {Toulouse, France},
  abstract = {Taking full advantage of the Web technology platform dur- ing in-class lectures requires a shift from the established scheme of online education delivery that utilizes the video channel to embed all types of content and gathers student feedback via multiple choice questions or textual answers. In this paper we present the design of ASQ to deliver interactive content for use in heterogeneous educational settings with a large number of students, taking advantage of the co-location of students and instructors and building upon the latest capabilities of the Web platform. ASQ is centered around interactive HTML5 presentations coupled with a versatile microformat to create and deliver various types quizzes and scalable, synchronous/asynchronous feedback mechanisms.},
  keywords = {hybrid MOOC},
  author = {Vasileios Triglianos and Cesare Pautasso}
}
@article{triglianos2013asq,
  title = {ASQ: Interactive Web Presentations for Hybrid MOOCs},
  journal = {Poster at the 22nd International World Wide Web Conference (WWW 2013)},
  year = {2013},
  month = {May},
  address = {Rio de Janeiro, Brazil},
  abstract = {ASQ is a Web application for creating and delivering interactive HTML5 presentations. It is designed to support teachers that need to gather real-time feedback from the students while delivering their lectures. Presentation slides are delivered to viewers that can answer the questions embedded in the slides. The objective is to maximize the efficiency of bi-directional communication between the lecturer and a large audience. More specifically, in the context of a hybrid MOOC classroom, a teacher can use ASQ to get feedback in real time about the level of comprehension of the presented material while reducing the time for gathering survey data, monitoring attendance and assessing solutions.},
  keywords = {ASQ, hybrid MOOC, Web engineering},
  url = {http://dl.acm.org/citation.cfm?id=2487894},
  author = {Vasileios Triglianos and Cesare Pautasso}
}

This file was generated by bibtex2html 1.96.