Skip to content
forked from insightmind/MORR

MORR: (Medical Online Research Recorder)

License

Notifications You must be signed in to change notification settings

CancanTang/MORR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MORR - Medical Online Research Recorder

Build + Test

The project

MORR is an application which collects information about user behavior during online research, particularly in the medical field. The application enables recording of user interactions, such as mouse, keyboard and web browser events. The recorded data is stored and can later viewed and worked with, for example for gaining insights on research behavior by using them as training data for machine learning.

Target platform

Operating System

  • Windows 10 64bit (1809 and later)

Supported Browsers

  • Google Chrome (version 57 and later)
  • Mozilla Firefox (version 57 and later)

Development tools

  • The main application was developed in C# using Microsoft Visual Studio and the .NET Core SDK. It also contains a few components written in C++.
  • The application supports extension by adding additional modules managed with MEF (Managed Extensibility Framework)
  • The browser extension is written in TypeScript and built with npm (NodeJS)

Wiki

The Wiki contains instructions on how to install and use this software as well as guides for developers who wish to contribute to and extend the software.

The wiki also contains a Quick Start Guide which only covers the essentials.

About

MORR: (Medical Online Research Recorder)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 45.1%
  • C# 32.2%
  • TeX 14.7%
  • TypeScript 5.8%
  • C++ 1.1%
  • CSS 0.7%
  • Other 0.4%