Skip to content

Latest commit

 

History

History
executable file
·
45 lines (20 loc) · 1.05 KB

File metadata and controls

executable file
·
45 lines (20 loc) · 1.05 KB

Megameta Content Analysis Coder

A web-based application for doing content analysis coding on text, image and video stimuli

Copyright (c) 2020 Communication Neuroscience Lab


Overview

  • Lightweight user accounts and authentication.

  • User-based coding assignments and tracking

  • Configurable content survey and items using survey.js

  • Admin functions to track coding and export data

Setup & Installation

  • The coder is a Python based web app using Flask, Mongodb and Bootstrap

  • N.B. We are currently refactoring the code and installation to create a Docker container version to ease installation and running issues.

  • With the requirements installed, it should run on an *nix based system with Python 3.7+ installed. It should also be possible to set it up on a Windows-based system.