Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: CAMgalaxy
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 10.5 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Data Collection Tool

The Data Collection Tool is an open-source software to draw Cognitive Affective Maps. It aims to offer people an easy and intuitive interface on which they could design mind map that can be analysed by researchers.

Getting Started

The standalone version is based on pure html, css and javascript. It is perfect in case you only need an interface to draw CAM.

Two differents options are available regarding the use of this software:

  • All the data can be sent to personal servers such as MangoDB, Jatos, Pavlovia or any other ones.
  • We have set up an administrative panel to easily set up and configure your CAM study: https://drawyourminds.de/

Analyse your data

Data can be analyzed using the following software:

  • CAM-App, links to

Prerequisites

To use this software in the standalone version:

  • a web browser

To use this software with the server version:

  • Node
  • Jquery

Installation

To use this software in the standalone version:

$ git clone XXX $ cd XXX $ start index.html

Deployment

[to add later]

Server

  • Live:
  • Release:
  • Development:

Features

  • Save and load
  • Drag and drop: on and off
  • Comment on the way
  • etc...

Acknowledgments

This software has been developed by

  • Julius Fenn
  • Florian Gouret
  • Michael Gorki
  • Paul Hüttner
  • Lisa Reuter
  • Wilhelm Gros
  • Andrea Kiesel

To quote this software please click on "Cite this repository"

Citation (CITATION.cff)

cff-version: 1.4.2
message: "If you use this software, please cite it as below."
authors:
  - family-names: Fenn
    given-names: Julius
  - family-names: Gouret
    given-names: Florian
  - family-names: Gorki
    given-names: Michael
  - family-names: Reuter
    given-names: Lisa
  - family-names: Gros
    given-names: Wilhelm
  - family-names: Hüttner
    given-names: Paul
  - family-names: Kiesel
    given-names: Andrea
url: https://github.com/CAM-E-L/DataCollection
title: "Data Analysis Tool"
version: 2.3
date-released: 2023-06-01

GitHub Events

Total
Last Year

Dependencies

test_stuff/package-lock.json npm
  • accepts 1.3.7
  • accepts 1.3.3
  • after 0.8.2
  • array-flatten 1.1.1
  • arraybuffer.slice 0.0.6
  • backo2 1.0.2
  • base64-arraybuffer 0.1.5
  • base64id 1.0.0
  • better-assert 1.0.2
  • blob 0.0.4
  • body-parser 1.19.0
  • bytes 3.1.0
  • callsite 1.0.0
  • component-bind 1.0.0
  • component-emitter 1.2.1
  • component-emitter 1.1.2
  • component-inherit 0.0.3
  • content-disposition 0.5.3
  • content-type 1.0.4
  • cookie 0.4.0
  • cookie 0.3.1
  • cookie-signature 1.0.6
  • debug 2.3.3
  • debug 2.2.0
  • debug 2.6.9
  • depd 1.1.2
  • destroy 1.0.4
  • ee-first 1.1.1
  • encodeurl 1.0.2
  • engine.io 1.8.5
  • engine.io-client 1.8.6
  • engine.io-parser 1.3.2
  • escape-html 1.0.3
  • etag 1.8.1
  • express 4.17.1
  • finalhandler 1.1.2
  • forwarded 0.2.0
  • fresh 0.5.2
  • has-binary 0.1.7
  • has-cors 1.1.0
  • http-errors 1.7.2
  • iconv-lite 0.4.24
  • indexof 0.0.1
  • inherits 2.0.3
  • ipaddr.js 1.9.1
  • isarray 0.0.1
  • json3 3.3.2
  • media-typer 0.3.0
  • merge-descriptors 1.0.1
  • methods 1.1.2
  • mime 1.6.0
  • mime-db 1.51.0
  • mime-types 2.1.34
  • ms 0.7.2
  • ms 0.7.1
  • ms 2.0.0
  • ms 2.1.1
  • negotiator 0.6.1
  • negotiator 0.6.2
  • object-assign 4.1.0
  • object-component 0.0.3
  • on-finished 2.3.0
  • options 0.0.6
  • parsejson 0.0.3
  • parseqs 0.0.5
  • parseuri 0.0.5
  • parseurl 1.3.3
  • path-to-regexp 0.1.7
  • proxy-addr 2.0.7
  • qs 6.7.0
  • range-parser 1.2.1
  • raw-body 2.4.0
  • safe-buffer 5.1.2
  • safer-buffer 2.1.2
  • send 0.17.1
  • serve-static 1.14.1
  • setprototypeof 1.1.1
  • socket.io 1.7.4
  • socket.io-adapter 0.5.0
  • socket.io-client 1.7.4
  • socket.io-parser 2.3.1
  • socketio 1.0.0
  • statuses 1.5.0
  • to-array 0.1.4
  • toidentifier 1.0.0
  • type-is 1.6.18
  • ultron 1.0.2
  • unpipe 1.0.0
  • utf8 3.0.0
  • utils-merge 1.0.1
  • vary 1.1.2
  • ws 1.1.5
  • ws 8.3.0
  • wtf-8 1.0.0
  • xmlhttprequest-ssl 1.6.3
  • yeast 0.1.2
test_stuff/package.json npm
  • socketio ^1.0.0
  • utf8 ^3.0.0
  • ws ^8.3.0