expandorg / worker-app

worker application
https://portal.expand.org/
Mozilla Public License 2.0
2 stars 0 forks source link

Tag video buggy with decimals #192

Closed kieranoreilly closed 5 years ago

kieranoreilly commented 5 years ago
{"modules": [{"name": "title3", "type": "title", "title": "Identify the BDJ Movement Verification"}, {"src": "https://youtu.be/C9ICz48SLqw", "name": "prep", "type": "tagVideo", "initial": {"end": 13.982954545454552, "tag": "Squat and Stretch", "start": 0.10795454545454546}, "readOnly": true, "hideControls": false, "playbackRate": 4}, {"name": "select1", "type": "select", "options": [{"id": "Good", "value": 1, "caption": ""}, {"id": "Bad", "value": 0, "caption": ""}], "validation": {"isRequired": "An answer is required"}}, {"name": "next", "type": "submit", "caption": "Submit"}, {"name": "tips", "type": "instructionsItem", "title": "Tips", "action": "See Movements", "modules": [{"name": "instructions", "type": "article", "title": "Movements", "content": "Below are videos containing the 8 movements and their tags."}, {"name": "collapsable1", "type": "collapsable", "header": "Preparatory", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "prep", "type": "tagVideo", "initial": {"end": 105.918278, "tag": "Preparatory", "start": 82.123392}, "readOnly": true}}, {"name": "collapsable2", "type": "collapsable", "header": "Hands", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "hands", "type": "tagVideo", "initial": {"end": 148.694506, "tag": "Hands", "start": 105.918278}, "readOnly": true}}, {"name": "collapsable3", "type": "collapsable", "header": "Left Right", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "leftright", "type": "tagVideo", "initial": {"end": 183.331789, "tag": "Left Right", "start": 148.694506}, "readOnly": true}}, {"name": "collapsable4", "type": "collapsable", "header": "Wave", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "wave", "type": "tagVideo", "initial": {"end": 223.532924, "tag": "Wave", "start": 183.331789}, "readOnly": true}}, {"name": "collapsable5", "type": "collapsable", "header": "Swim", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "swim", "type": "tagVideo", "initial": {"end": 261.019341, "tag": "Swim", "start": 223.532924}, "readOnly": true}}, {"name": "collapsable6", "type": "collapsable", "header": "Squat and Stretch", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "squatandstretch", "type": "tagVideo", "initial": {"end": 315.73971, "tag": "Squat and Stretch", "start": 261.019341}, "readOnly": true}}, {"name": "collapsable7", "type": "collapsable", "header": "Forward Bow", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "forwardbow", "type": "tagVideo", "initial": {"end": 373.232041, "tag": "Forward Bow", "start": 315.73971}, "readOnly": true}}, {"name": "collapsable8", "type": "collapsable", "header": "Wax On Wax Off", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js&feature=youtu.be", "name": "waxonwaxoff", "type": "tagVideo", "initial": {"end": 404.326815, "tag": "Wax On Wax Off", "start": 373.232041}, "readOnly": true}}, {"name": "collapsable9", "type": "collapsable", "header": "End Move", "modules": {"src": "https://www.youtube.com/watch?v=RSrygA1y_Js", "name": "endmove", "type": "tagVideo", "initial": {"end": 423.19, "tag": "End Move", "start": 404.32}, "readOnly": true}}]}]}

This flashes and doesnt show the full clip

sslava commented 5 years ago

hmm.. i will check it

sslava commented 5 years ago

done