Skip to content

A software tool for capturing dynamic interaction in the form of video as a by-product of digital prototyping.

License

Notifications You must be signed in to change notification settings

okarras/MockupRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

MockupRecorder
"Video as a By-Product of Digital Prototyping"


Report Bug · Request Feature

Table of Contents
  1. About the Project
  2. Built With
  3. Getting Started
  4. Usage
  5. Publications
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

About the Project

MockupRecorder is a software tool for capturing and representing the dynamic aspect of interaction in digital prototyping of scenarios in a way that can easily be created, modified, and is always repeatedly playable without the necessity of having a video. Thus, the prototyping of scenarios does not depend on the existence of videos but integrates the opportunity to automatically produce and use them. In particular, MockupRecorder represents interactions as sequences of events generated by responsive controls in hand-drawn and digitally created mockups. Based on the combination of event sequences and mockups, videos can be produced automatically as a by-product by playing and recording the event sequences on the mockups. Changes and alternative scenarios are unproblematic since videos can be produced automatically from modified event sequences and mockups.

(back to top)

Built With

(back to top)

Getting Started

You need to install OpenJDK and JavaFX on your computer to run the project.

We use Visual Studio Code for developement and can recommend the following YouTube Tutorial.

(back to top)

Usage

The application of MockupRecorder is shown in the following document with a screenshot, description, and an example.

(back to top)

Publications

If you want to cite this project, we suggest to use either the citation provided above or the following reference:

Oliver Karras, Carolin Unger-Windeler, Lennart Glauer and Kurt Schneider
Video as a By-Product of Digital Prototyping: Capturing the Dynamic Aspect of Interaction
In: IEEE 25th International Requirements Engineering Conference Workshops (REW), IEEE, 2017.

The details of the implementation of MockupRecorder are reported in the following reference:

Lennart Glauer
Specification of GUI Interactions as Videos
Leibniz Universität Hannover, 2017.

The details of the "Video as a By-Product" approach, on which MockupRecorder is based, are reported in the following reference:

Oliver Karras
Supporting Requirements Communication for Shared Understanding by Applying Vision Videos in Requirements Engineering
Logos Verlag Berlin GmbH, 2021.

The following reference is a video produced with the MockupRecorder:

Oliver Karras
Vision Video - Interaction Process of the Purchase of a Product by a Customer in a Webshop
Zenodo, https://doi.org/10.5281/zenodo.3696798, 2020.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make MockupRecorder better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Dr. rer. nat. Oliver Karras - @OliverKarras - [email protected]

(back to top)

Acknowledgments

Lennart Glauer as main developer of MockupRecorder.

(back to top)

About

A software tool for capturing dynamic interaction in the form of video as a by-product of digital prototyping.

Topics

Resources

License

Stars

Watchers

Forks