GithubHelp home page GithubHelp logo

gew's Introduction

gew.js

A JavaScript implementation of The Geneva Emotion Wheel (GEW).

Usage

To use gew.js implementation, just include both gew.js and gew.css into your webpage.

The wheel will be generated using the following html markup:

<div id="yourgewid" class="gew" data-input='yourinputid' data-required style="yourstyledefinition"></div>

Where:

  • yourgewid is a defined id for this element;
  • yourinputid is the id of the element that will be sended in the POST/GET (when using this gew in a form);
  • yourstyledefinition is the basic style for your gew, such as width, height and font-size;
  • data-required is an optional argument and will make the input generated (internally) by the gew.js be required (when using this gew in a form).

About

The Geneva Emotion Wheel (GEW) is a theoretically derived and empirically tested instrument to measure emotional reactions to objects, events, and situations.

Format

The respondent is asked to indicate the emotion he/she experienced by choosing intensities for a single emotion or a blend of several emotions out of 20 distinct emotion families. The emotion families are arranged in a wheel shape with the axes being defined by two major dimensions of emotional experience.

Five degrees of intensity are being proposed, represented by circles of different sizes. In addition, "None" (no emotion felt) and "Other" (different emotion felt) options are provided.

Credits and more Information

All the quotations from this document are from the Geneva Emotion Research Group Page. Please refer to this page for further information about the GEW. They are the authors of GEW and all the credits refering to the GEW itself belongs to them. The author independtly created this version of the GEW and there is no official endorsement or relationship between this implementation and the University of Geneva.

License

This project has no license and follows the use and distribution rules defined in the Geneva Emotion Research Group Page.

gew's People

Contributors

lawmercado avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.