agilecube / TGS

0 stars 0 forks source link

Proceed to second video #18

Open Aram4ik opened 9 years ago

Aram4ik commented 9 years ago

Currently while clicking in player browser stops working and video does not play.

In one side it's correct cause it should not be possible to watch 2nd video until 1st video is watched, but definitely there should be some message instead of crash.

agilecubeteam commented 9 years ago

@Aram4ik : Shall we do like this following :

Aram4ik commented 9 years ago

The best scenario is like this: 1.click menu button Training center

  1. If 1st video is not watched - show first video
  2. At the end of the first video button appears
  3. Under thr button there is a text - to continue to next video you should enter at least one contact
  4. If user click to menu button Training center and he have not entered any contact but watched the video he should be able to see the button and text immediately. First video is playing automatically
  5. If user tries to move to second video he receives alert with same message
  6. After user inserted one contact and clicks menu Training button - second video should play automatically
  7. After the 2nd video is played user should be redirected to questionnaire
  8. We can solve point 8 also by adding button Go to Questionnaire with little text "it's the last step of training center"
  9. And again if user clicks menu button Training center he should immediately see Questionnaire button with explanation text
agilecube commented 9 years ago

call summary :

Admin Change;

give a way to add video information. Wistia ID of video. At present there will be only two videos, so admin should be able to add only two video Wistia IDs.

@Aram4ik: Can we do it directly from DB, or you need front interface in Admin ?

User Side Change:

At present Wistia Player is being used, now there will be two independent page for two videos. ( In future if Admin add third video, code needs to be done for third video in future whenever needed). Page2 will have link to Page1- so that user can See video1 again if needed. In order to achieve following there is need to store training center video status in DB. No Tags will be marked.

1.click menu button Training center

  1. If 1st video is not watched - show first video
  2. At the end of the first video button appears
  3. Under thr button there is a text - to continue to next video you should enter at least one contact
  4. If user click to menu button Training center and he have not entered any contact but watched the video he should be able to see the button and text immediately. First video is playing automatically
  5. If user tries to move to second video he receives alert with same message
  6. After user inserted one contact and clicks menu Training button - second video should play automatically
  7. After the 2nd video is played user should be redirected to questionnaire
  8. We can solve point 8 also by adding button Go to Questionnaire with little text "it's the last step of training center"
  9. And again if user clicks menu button Training center he should immediately see Questionnaire button with explanation text
agilecube commented 9 years ago

@Aram4ik : Please confirm above requirement.

Aram4ik commented 9 years ago

Agree with all. But we need user interface to select which video is played. We recorded several videos and will make A/B tests to define which video converts better

agilecube commented 9 years ago

Sure.

agilecube commented 9 years ago

@Aram4ik : Can we have two more tags? 1) TRAINING_VIDEO1 2) TRAINING_VIDEO2 This will help us to track current stage of user in training.

Aram4ik commented 9 years ago

Thank you. Yes

agilecube commented 9 years ago

@Aram4ik : Please provide email approval of CR estimates.

agilecube commented 9 years ago

@Aram4ik : Please provide Video1 and Vidoe2 - Both educational video id from wistia.

Aram4ik commented 9 years ago

We can insert it from admin part by ourselves.