Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blakeziegler/learning-inferences
https://github.com/blakeziegler/learning-inferences
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/blakeziegler/learning-inferences
- Owner: blakeziegler
- Created: 2024-09-06T18:00:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T20:55:13.000Z (about 2 months ago)
- Last Synced: 2024-11-18T21:50:55.524Z (about 2 months ago)
- Language: HTML
- Size: 40.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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