Difference between revisions of "QuizJET"

From PAWS Lab
Jump to: navigation, search
(Publications)
(Publications)
Line 7: Line 7:
 
== Publications ==
 
== Publications ==
 
<onlyinclude>
 
<onlyinclude>
* Hsiao, I., Brusilovsky, P. & Sosnovsky, S. (2008). '''Web-based Parameterized Questions for Object-Oriented Programming'''. Proceedings of World Conference on E-Learning, E-Learn 2008,Las Vegas, USA, November 17-21, 2008, p. 3728-3735.
+
* [[User:shoha99 | Hsiao, I-H.]], [[User:peterb | Brusilovsky, P.]] & Sosnovsky, S. (2008). '''Web-based Parameterized Questions for Object-Oriented Programming'''. Proceedings of World Conference on E-Learning, E-Learn 2008,Las Vegas, USA, November 17-21, 2008, p. 3728-3735.
* Hsiao, I., Sosnovsky, S and Brusilovsky, P. (2009). '''Extending Parameterized Problem-Tracing Questions for Java with Personalized Guidance'''. Proceedings of 14th Annual Conference on Innovation and Technology in Computer Science Education, ITiCSE'2009, Paris, France, July 3-8, 2009, ACM Press, pp.392-392 [http://doi.acm.org/10.1145/1595496.1563034 DOI]
+
* [[User:shoha99 | Hsiao, I-H.]], Sosnovsky,S. and [[User:peterb | Brusilovsky, P.]] (2009). '''Extending Parameterized Problem-Tracing Questions for Java with Personalized Guidance'''. Proceedings of 14th Annual Conference on Innovation and Technology in Computer Science Education, ITiCSE'2009, Paris, France, July 3-8, 2009, ACM Press, pp.392-392 [http://doi.acm.org/10.1145/1595496.1563034 DOI]
* Hsiao, I., Sosnovsky, S and Brusilovsky, P. (2009). '''Adaptive Navigation Support for Parameterized Questions in Object-Oriented Programming'''. In: Proceedings of 4th European Conference on Technology Enhanced Education (ECTEL), ECTEL 2009, Nice, France, September 29th - October 2nd, 2009, Springer-Verlag, pp.88-98 [http://dx.doi.org/10.1007/978-3-642-04636-0_10 DOI]
+
* [[User:shoha99 | Hsiao, I-H.]], Sosnovsky,S. and [[User:peterb | Brusilovsky, P.]](2009). '''Adaptive Navigation Support for Parameterized Questions in Object-Oriented Programming'''. In: Proceedings of 4th European Conference on Technology Enhanced Education (ECTEL), ECTEL 2009, Nice, France, September 29th - October 2nd, 2009, Springer-Verlag, pp.88-98 [http://dx.doi.org/10.1007/978-3-642-04636-0_10 DOI]
* Hsiao, I., Sosnovsky,S. and Brusilvsky, P. (2010) '''Guiding Students to the Right Questions: Adaptive Navigation Support in an E-learning System for Java Programming''', Journal of Computer Assisted Learning, Volume 26 Issue 4, Pages 270 - 283 [http://dx.doi.org/10.1111/j.1365-2729.2010.00365.x DOI]
+
* [[User:shoha99 | Hsiao, I-H.]], Sosnovsky,S. and [[User:peterb | Brusilovsky, P.]] (2010) '''Guiding Students to the Right Questions: Adaptive Navigation Support in an E-learning System for Java Programming''', Journal of Computer Assisted Learning, Volume 26 Issue 4, Pages 270 - 283 [http://dx.doi.org/10.1111/j.1365-2729.2010.00365.x DOI]
 
</onlyinclude>
 
</onlyinclude>
  
 
== Contacts ==
 
== Contacts ==
 
[[User:shoha99 | Sharon, I-Han Hsiao]]
 
[[User:shoha99 | Sharon, I-Han Hsiao]]

Revision as of 18:19, 14 May 2014

Overview

QuizJET is a system serves quizzes as a self-assessment Java Evaluation Tool. It's mainly used to assess students' knowledge in Java Programming Language. QuizJET randomly generates a question parameter, creates a presentation of the parameterized question in a Web-based quiz, compares student's input to the correct answer which QuizJET runs the parameterized code "behind the stage", and records the results into a server-side database. There are several assessment types deployed in QuizJET, including examining the final value of the variable and the printouts etc. The quizzes and questions can be authored through the unified Example Authoring interface, which is also used in other projects within our research group. The parameterized functionality inherits from QuizPACK . However, in order to cover more object-oriented programming concepts, QuizJET integrates more comprehensive knowledge, such as object, classes etc. There are three major designs in QuizJET differ from QuizPACK. 1) the assessment domain knowledge is in Java. 2) the question is always presented in the first tab page as the Driver Class. Imported classes will be presented accordingly. 3) imported classes are not limited and can be reused flexibly.

Screenshots

QuizJET

Publications

  • Hsiao, I-H., Brusilovsky, P. & Sosnovsky, S. (2008). Web-based Parameterized Questions for Object-Oriented Programming. Proceedings of World Conference on E-Learning, E-Learn 2008,Las Vegas, USA, November 17-21, 2008, p. 3728-3735.
  • Hsiao, I-H., Sosnovsky,S. and Brusilovsky, P. (2009). Extending Parameterized Problem-Tracing Questions for Java with Personalized Guidance. Proceedings of 14th Annual Conference on Innovation and Technology in Computer Science Education, ITiCSE'2009, Paris, France, July 3-8, 2009, ACM Press, pp.392-392 DOI
  • Hsiao, I-H., Sosnovsky,S. and Brusilovsky, P.(2009). Adaptive Navigation Support for Parameterized Questions in Object-Oriented Programming. In: Proceedings of 4th European Conference on Technology Enhanced Education (ECTEL), ECTEL 2009, Nice, France, September 29th - October 2nd, 2009, Springer-Verlag, pp.88-98 DOI
  • Hsiao, I-H., Sosnovsky,S. and Brusilovsky, P. (2010) Guiding Students to the Right Questions: Adaptive Navigation Support in an E-learning System for Java Programming, Journal of Computer Assisted Learning, Volume 26 Issue 4, Pages 270 - 283 DOI


Contacts

Sharon, I-Han Hsiao