ui-mturk-hit
Version:
A custom element for Amazon Mechanical Turk HITs
13 lines (9 loc) • 343 B
Markdown
# ui-mturk-hit
The UI element for an MTurk Human Intelligence Task
#Test:
1. npm test
2. Open browser
3. Go to IP
4. Naviagte to tests > test.html
#Known Bugs:
- Firefox doesn't support custom css variables being set on initialization, they must be manually set after instantiation for the styling to work (Last test on Firefox nightly 60)