Video link type of question

Hi Team,

Does anyone knows how video type question works, i have type of questions thats respondent needs to view video and also fill-in questions?

Hi Edward,
The question type video is prompting a user to record a video as an answer to a question (e.g. “Please record a video of the head of household saying his full name”). That video then gets saved along with the form data.

If you want to include a video as part of the question, that’s a bit more advanced and can’t be done directly in KoBoForm. You would need to add a line to your XML form. I’m attaching an example to this email. In this example, the question, line 9 is the addition that adds a video to the label of the question, so that the user sees both the question label (‘Sample video’) and the video itself. Note that it references a video file name that needs to refer to an actual file that is located in a folder ‘video’ inside your /sdcard/odk/forms folder, and is called ‘sample.3gp’.

Best,

Tino

autoplay_demo.xml (2.45 KB)

···


Tino Kreutzer

Program Manager
KoBoToolbox | Harvard Humanitarian Initiative

Tel +1 416 879 3667 | Skype tinokreutzer
tino.k...@kobotoolbox.org

On Thu, Feb 27, 2014 at 7:14 AM, Ombuna Edward ombun...@gmail.com wrote:

Hi Team,

Does anyone knows how video type question works, i have type of questions thats respondent needs to view video and also fill-in questions?

You received this message because you are subscribed to the Google Groups “Kobo Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.

To post to this group, send email to kobo-...@googlegroups.com.

Visit this group at http://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/groups/opt_out.

Hi Edwin

You will ideally have to add the video element using the example below

      <text id="K01_1">

		<value>nurse</value>

		<value form="video">jr://video/nurse.mp4</value>

      </text>

In the odk forms folder there should also be a media folder with the form label e.g. if your form is labelled ewin001.xml then the folder media should be edwin001-media. You will place the videos,pictures, and audio in the media folder. Our example above shows that there is a video known as nurse.mp4. When it is audio change the video to read audio and ensure u have the write file extension e.g. .mp3.

Hope this helps

S. Aloo

···

On 27 Feb 2014 15:14, “Ombuna Edward” ombun...@gmail.com wrote:

Hi Team,

Does anyone knows how video type question works, i have type of questions thats respondent needs to view video and also fill-in questions?

You received this message because you are subscribed to the Google Groups “Kobo Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.

To post to this group, send email to kobo-...@googlegroups.com.

Visit this group at http://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/groups/opt_out.

Thanks alot Tino

···

On Thursday, February 27, 2014 3:14:40 PM UTC+3, Ombuna Edward wrote:

Hi Team,

Does anyone knows how video type question works, i have type of questions thats respondent needs to view video and also fill-in questions?

Thanks Tino, for the video help, it worked perfectly, thanks again

···

On Thu, Feb 27, 2014 at 7:19 PM, Tino Kreutzer tino.k...@kobotoolbox.org wrote:

Hi Edward,
The question type video is prompting a user to record a video as an answer to a question (e.g. “Please record a video of the head of household saying his full name”). That video then gets saved along with the form data.

If you want to include a video as part of the question, that’s a bit more advanced and can’t be done directly in KoBoForm. You would need to add a line to your XML form. I’m attaching an example to this email. In this example, the question, line 9 is the addition that adds a video to the label of the question, so that the user sees both the question label (‘Sample video’) and the video itself. Note that it references a video file name that needs to refer to an actual file that is located in a folder ‘video’ inside your /sdcard/odk/forms folder, and is called ‘sample.3gp’.

Best,

Tino

You received this message because you are subscribed to a topic in the Google Groups “Kobo Users” group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/kobo-users/tzd70eYHhKg/unsubscribe.

To unsubscribe from this group and all its topics, send an email to kobo-users+...@googlegroups.com.

To post to this group, send email to kobo-...@googlegroups.com.

Visit this group at http://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/groups/opt_out.


Tino Kreutzer

Program Manager
KoBoToolbox | Harvard Humanitarian Initiative

Tel +1 416 879 3667 | Skype tinokreutzer
tino.k...@kobotoolbox.org

On Thu, Feb 27, 2014 at 7:14 AM, Ombuna Edward ombun...@gmail.com wrote:

Hi Team,

Does anyone knows how video type question works, i have type of questions thats respondent needs to view video and also fill-in questions?

To post to this group, send email to kobo-...@googlegroups.com.

Visit this group at http://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/groups/opt_out.

You received this message because you are subscribed to the Google Groups “Kobo Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.