ignacioxd / jivui

JavaScript Interface for Visualization of User Interaction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIVUI: JavaScript Interface for Visualization of User Interaction

JIVUI (pronounced "jeev-ew-eye", or /jēv-ū-ī/) is a modular, Web-based, and customizable visualization tool that shows an animation of the trace of a user interaction with a graphical interface, or of predictions made by cognitive models of user interaction. Any combination of gaze, mouse, and keyboard data can be reproduced within a user-provided interface.

Documentation

Publication

JIVUI was first presented at the 2016 International Conference on Cognitive Modeling (ICCM 2016) as a full paper talk. The paper is available as part of the conference proceedings.

Citation:

Ignacio X. Domínguez, Jayant Dhawan, Robert St. Amant, and David L. Roberts; JIVUI: JavaScript Interface for Visualization of User Interaction. In Proceedings of the 2016 International Conference on Cognitive Modeling (ICCM 2016), State College, PA, USA, 2016.

BibTeX:

@inproceedings{Dominguez2016:JIVUI,
  title={JIVUI: JavaScript Interface for Visualization of User Interaction},
  author={Dom\'inguez, Ignacio X. and Dhawan, Jayant and St. Amant, Robert and Roberts, David L.},
  booktitle={Proceedings of the 2016 International Conference on Cognitive Modeling (ICCM 2016)},
  year={2016},
  pages={125--130},
  abstract={In this paper we describe the \textit{JavaScript Interface for Visualization of User Interaction} (JIVUI): a modular, Web-based, and customizable visualization tool that shows an animation of the trace of a user interaction with a graphical interface, or of predictions made by cognitive models of user interaction. Any combination of gaze, mouse, and keyboard data can be reproduced within a user-provided interface. Although customizable, the tool includes a series of plug-ins to support common visualization tasks, including a timeline of input device events and perceptual and cognitive operators based on the Model Human Processor and TYPIST. We talk about our use of this tool to support hypothesis generation, assumption validation, and to guide our modeling efforts.},
  location={University Park, PA, USA},
  address = {University Park, PA, USA},
	series = {{ICCM}},
	editor = {Reitter, David and Ritter, Frank E.},
	publisher = {Penn State},
	url = {http://acs.ist.psu.edu/iccm2016/proceedings/dominguez2016iccmB.pdf}
}

License

MIT

About

JavaScript Interface for Visualization of User Interaction

License:MIT License


Languages

Language:JavaScript 83.4%Language:HTML 11.3%Language:CSS 5.3%