Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blakeziegler/learning-inferences


https://github.com/blakeziegler/learning-inferences

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Learning Inferences

## **Directories**

#### Paraphrase Plugin

**plugin-paraphrase.css:**
*Primary Function: Formatting for the plugin found in plugin-.js files*
- Formats Response
- Formats submission button (both enabled and disabled)
- Obfuscation and unobfuscation formatting
- Error format
- Keymap Shake

**plugin-paraphrase.js**
Primary function:
- Initializes question prompt and response box
- Randomizes question order
- Labels submission button and sets preamble
- Blocks browser autofill

- 'SurveyTextPlugin' class created:
- Defines the rows, columns, and contents of a given question
- sets random question order and adds questions
- Measures response time
- Saves data and moves to the next trial