-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Insert video within session #281
Comments
@danielmlow - i thought when we discussed it many months back there was no video, it was a static image with audio, which should be fine. for video playback can't you just embed a youtube player in the description since html is allowed? |
@satra ahh, I see. thanks!! Are there any options for just having a Next button after people are finished with the video? I just have a text box, cause I don't know how to put a Next button: You can see/play with it under the "Short Daily Activity" button in the menu: Here are the UI options:
I'd like a "Next" button available at any time. (people may choose to end the meditation earlier, which is better than abandoning the session). |
The short term solution was to include a single radio item that says "click here:
|
@satra has the video been implemented?
We had said we'd upload meditation recordings as videos to youtube. I uploaded one:
https://youtu.be/xrGsuj9-jSM
I don't know how to implement it, this was my best guess (it was wrong):
https://github.com/danielmlow/WellBeingStudy_daily/blob/a5cea4c58c0f7121fcb9b8a19e2ba2266ef60818/activities/daily_activity/items/meditation_1#L11
Here it says "video" is a possible parameter of Activity: https://www.repronim.org/reproschema/30_schema/
@sanuann , @djarecka
The text was updated successfully, but these errors were encountered: