Drag the Words Tutorial
Drag the Words question type allowing creatives to create text-based challenges where users are to drag words into blanks in sentences. Excellent for language training among other things.
In this tutorial you will learn:
- When to use Drag the Words
- How to create a Drag the Words
Click the "Get started" button to explore all of the possible ways to use H5P!
Example
Here's the Drag the Words we'll create in this tutorial:
When to use Drag the Words
Drag the Words allows content designers to create textual expressions with missing pieces of text. The end-user drags a missing piece of text to its correct place, to form a complete expression.
May be used to check if the user remembers a text she has read, or if she understands something. Helps the user think through a text.
Step 1: Topic
Let's say you want to ask a question:
What are the colors of these berries when they are ripe?
Blueberries are _______________
Strawberries are _______________
Cloudberries are _______________
And suggest colors: blue, red and orange.
Step 2: Create Drag the Words
Select the New content option and choose Drag the Words from the list of Content types:
Step 3: Drag the Words editor
The Drag the words editor should now appear. The top part of the editor looks like this:
Step 4: Title and Task description
The Task description should give the learner a short introduction or some instructions. A default Introduction text, which works fine in most cases, is suggested: "Drag the words into the correct boxes". However, you may modify it. In this example, we will type in the text: "What are the colors of these berries when they are ripe?"
Step 5: Add an exercise
The Text field is where you will type your exercise. Type in the following text:
Blueberries are *blue*.
Strawberries are *red*.
Cloudberries are *orange*.
Add (*) character in front and behind all the words/phrases that you want to display as droppables. For the learner, the word/phrase between (*) characters will appear as a blank inside the text and as a droppable item next to the text. Like shown here:
Step 6: Adding tips
Optionally, you can provide a tip for each word/phrase to help the learner find the correct answer or to provide some additional information about the word/phrase. Let's add some tip for the word "blue". A tip is defined by adding :tip_text next to the word.
So type in :Check the name of the berry! next to the word blue, as shown here:
For the learner, the tip will appear like shown here:
Step 7: Adding feedback
Optionally, you can add correct feedback and incorrect feedback for each word/phrase. This feedback will show below the exercise once the student click "Check".
Feedback is defined by typing \+correct_feedback and \-incorrect_feedback next to the word.
Step 8: Instructions
If you need a reminder of how tips and feedback are defined you can click on "Show information" button, which is placed next to the Text label:
The box with instructions will appear:
Step 9: Finishing up
Press Save when you are done!
You should now have the same result as this example.
Feel free to leave any comments or suggestions on how to improve this tutorial.
Comments
BV52
Thu, 07/09/2020 - 18:34
Permalink
Hi wrodgers,This is not
Hi wrodgers,
This is not possible if you use Drag the Words as a standalone activity. However it is possible to combine image or video with Drag the Words in Course Presentation.
-BV
mschuemann
Wed, 08/26/2020 - 22:38
Permalink
DRAG THE WORDS in a course presentatioN
How can I use DRAG THE WORDS in a course presentation?I don't sem to have that option.
BV52
Thu, 08/27/2020 - 18:37
Permalink
Hi mschuemann,To provide a
Hi mschuemann,
To provide a best possible experience for new users and to ensure that people use H5P.org only for trying out H5P (we've had more traffic than our server can handle lately, ref also the warnings when you create content, embed content and view the content) we are experimenting with which content types should be available here.
Check the getting started page for information on how you can use all the content types and use H5P for real. We unfortunately are not able to provide free hosting, only free software :) Hopefully you'll consider supporting the H5P Core Team by using H5P.com.
-BV
kevinlb
Tue, 09/01/2020 - 07:10
Permalink
Distractors
I can see that the ability to add distractors has been added (https://github.com/h5p/h5p-drag-text/pull/51/commits/2ac5151e70bff912fe0...). However, I can't work out how to implement it!
Please can you give me an example?
For example:
What is the capital of Norway? *Oslo* London Berlin Paris
With thanks,
Kevin
Ketan@2011
Sat, 10/10/2020 - 11:24
Permalink
Its is possible to work with
Its is possible to work with my regional language
BV52
Mon, 10/12/2020 - 18:04
Permalink
Hi,If the translation is
Hi,
If the translation is available then yes you can.
-BV
swin
Wed, 12/23/2020 - 19:46
Permalink
Is it possible to addle
Is it possible to addle multiple distracting words?
BV52
Wed, 12/23/2020 - 19:51
Permalink
Hi swin,Not yet but the code
Hi swin,
Not yet but the code is already there. You can read more about this here. It's just a matter of reviewing, testing and releasing the update by the H5P core team.
-BV
Naila.Islam
Mon, 01/04/2021 - 01:06
Permalink
Trouble Accessing the 'Drag the Words' activity
I am having trouble accessing the 'Drag the Words' activity when I choose " Ceate new content" from my account. Can you please tell me what I need to do exactly? The activity does not show up under the regular list of content choices, but it does show up undr "Examples and Downloads." However, I don't know how to open the first page where I type in the instructions, questions, and answer choices.
BV52
Mon, 01/04/2021 - 17:11
Permalink
Hi Naila,To provide a best
Hi Naila,
To provide a best possible experience for new users and to ensure that people use H5P.org only for trying out H5P (we've had more traffic than our server can handle lately, ref also the warnings when you create content, embed content and view the content) there are limited content types that are available.
Check the getting started page for information on how you can use all the content types and use H5P for real. We unfortunately are not able to provide free hosting, only free software :) Hopefully you'll consider supporting the H5P Core Team by using H5P.com.
-BV
R-eng
Sat, 02/27/2021 - 21:11
Permalink
Seeing the same screen
Is it possible to see the same screen as the student so that I can check the progress or his/her choices while doing the task?
R-eng
Sat, 02/27/2021 - 21:12
Permalink
Seeing the same screen
Is it possible to see the same screen as the student so that I can check their progress or his/her choices while doing the task?
BV52
Mon, 03/01/2021 - 17:57
Permalink
Hi R-eng,I'm afraid this is
Hi R-eng,
I'm afraid this is not possible but this should be possible with a screen sharing app/software. Also if you need to see what the students answered this is available. H5P emits data in the form of xAPI statements and you will need a plugin or custom code to listen to these statements and a data store such as a learning record store to save them in.
I highly recommend looking through these documentation:
https://h5p.org/documentation/x-api
https://h5p.org/documentation/for-authors/analyzing-results-and-answers
-BV
phdnfa
Wed, 04/28/2021 - 21:57
Permalink
Italicize?
I would love to be able to italicize words in the Drag the Words activity. Any chance of that?
I would also like to show the correct answer at the end of the question. Yes?
BV52
Thu, 04/29/2021 - 18:34
Permalink
Hi phdnfa,In order for your
Hi phdnfa,
In order for your feature request to attract as much interest as possible make sure it follows the below guidelines:
It is clear from every perspective how the feature will work. We recommend describing the feature with one or more user stories, for instance “As an author, I want it to be possible to pick between different effects for the check answer animation so that the learner will see a variety of effects and also I can adapt the effects to my target audience(I’ll be using pink unicorns which works really well for both my target audience which are 4 year old girls and venture capitalists)”
If the feature can be illustrated with images or videos it always helps
Make it clear what content types this is relevant for, and or if this is a new content type
Make sure you post the feature in the Feature Request forum.
-BV
cogdog
Mon, 06/21/2021 - 06:36
Permalink
Off Screen Boxes for long content still not available
The bug from 2018 persists in 2021. I am working with a facutly member using H5P in Pressbooks, where the column width is much narrower than full page. Their example is a series of case examples (one paragraph each) to apply the right descriptor from a list, but the top blanks cannot be reached with words at the bottom of the page.
BV52
Mon, 06/21/2021 - 19:08
Permalink
Hi cogdog,The developers of
Hi cogdog,
The developers of the H5P core team plans to review PRs and check bug reports once the June 2021 releases runs smoothly. I will follow up with them once I get the word that they are starting with the PRs and bug reports.
-BV
Serenity38
Thu, 10/21/2021 - 14:52
Permalink
Bigger Boxes
Hi there, I work with people affected by disabilities. Is it possible to have bigger boxes? I checked the settings but found nothing.
HeatherB
Tue, 09/20/2022 - 14:00
Permalink
Using Drag the Words in a Presentation
I have successsfully created a Drag the Words activity as an activitiy on its own. The statements appear with the words next to them, and no scrolling is necessary.
Now I want to use one as part of a presentation, but when I do it does not appear neatly on the side - the user has to scroll up and down to find and drag the words. I have tried resizing the window the activity is in, but that doesn;t help - is there ar 'fit to slide' or some other way of rezizing so no scrolling is needed that I am missing?
mrtnrtr
Tue, 10/18/2022 - 11:13
Permalink
Problem dropping the elements in the first or last line
Is there a convenient way / solution for the issue that elements can not be dropped in the first and last line if the mouse cursor is not directly above the field? Most of our users just pay attention to the position of the text they want to drop rather than the position of the mouse cursor.
Toucan
Mon, 06/19/2023 - 14:56
Permalink
Can you drag a whole sentence
Can you drag a whole sentence?
Toucan
Mon, 06/19/2023 - 14:56
Permalink
Can you drag a whole sentence
Can you drag a whole sentence?
BV52
Mon, 06/19/2023 - 18:52
Permalink
Hi Toucan,No you can't, Drag
Hi Toucan,
No you can't, Drag the Words was designed to have single words as answers.
-BV
Alfredo Ramos
Sun, 01/28/2024 - 11:51
Permalink
Cannot download Drag the words activity from App using my Mac
Hi, I'm using this for the first time and I cannot download the 5HP activity I have created from the App. I'm using my Mac and a friend had to pass me the App as I couldn't download it from the web. Please could anyone help?
BV52
Mon, 01/29/2024 - 17:24
Permalink
Hi Alfredo,Can you please
Hi Alfredo,
Can you please repost your question here: https://h5p.org/forum/9. Please provide as much information as requested in that forum.
-BV
Pages