This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.

Gap fills and c-tests

  • simonbarne
  • Onderwerp Auteur
  • Offline
  • Junior lid
  • Junior lid
Meer
3 jaren 7 maanden geleden #8425 door simonbarne
Gap fills and c-tests werd gestart door simonbarne
C-tests are a kind of cloze test, where the second half of some words is omitted and has to be entered by the student. See this example:



Xerte gap fills can be used if you make the input text left-aligned but sometimes the first part of the word is on one line and the input box is on the next line (underlined in red in my example).

Is there any way of keeping the two together? I looked into CSS solutions like
Code:
white-space: nowrap;
but can't find anything suitable.

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Meer
3 jaren 7 maanden geleden #8426 door Fay
Beantwoord door Fay in topic Gap fills and c-tests
Hi Simon

It's a bit fiddly but you can do this by surrounding each word with a div tag and making them inline-blocks (you will need to view the source and make the edits there)

<div style="display:inline-block">pl|ants|</div>
De volgende gebruiker (s) zei dank u: simonbarne

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

  • simonbarne
  • Onderwerp Auteur
  • Offline
  • Junior lid
  • Junior lid
Meer
3 jaren 7 maanden geleden #8428 door simonbarne
Beantwoord door simonbarne in topic Gap fills and c-tests
Thank you very much for the suggestion, but ideally teachers would be able to make these tests after a little training, so the process needs to be as straightforward as possible!

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

  • simonbarne
  • Onderwerp Auteur
  • Offline
  • Junior lid
  • Junior lid
Meer
3 jaren 7 maanden geleden #8429 door simonbarne
Beantwoord door simonbarne in topic Gap fills and c-tests
I think I've found a partial solution:
Code:
#targetHolder { white-space: nowrap; } .staticTxt { white-space: normal; }



The input boxes do get truncated somewhat by the right-hand border though.

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Moderators: ingdon
Tijd voor maken pagina: 0.129 seconden
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo