Forum Discussion

AmitPadyal-fcb9's avatar
AmitPadyal-fcb9
Community Member
23 days ago

Grammar Exercise Drop Down activity.

Hello All,

I am starting new project where I need to create Grammar related Paragraph and I have to give Drop down in between for learners to answer to complete the paragraph. I have already created one Activity but it's TDS work to do as I have lot's of Paragraph Which need to be created. 

Anyone having new technic where I don't need resize dropdown box and shapes every time for each word's. 

Thanks In Advance 

Amit P

1 Reply

  • While you could make something like this, and automate most of the display functionality with JavaScript, it would be quite a bit of work to make it reliable and visually appealing. Perhaps you could consider an alternative approach, like embedding an external module into your page. For example, the H5P Advanced Fill in the Blanks question type I believe offers what you were describing. 

    https://h5p.org/tutorial-advanced-fill-in-the-blanks

    These can be hosted externally and embedded into your SL slide inside a web object. With a little effort, they can usually even be repackaged into a standalone module that you can include inside your SL project (no external server required).