library(rqti)
Diese Aufgabe dient zum Testen verschiedener Möglichkeiten zum Erstellen von Lücken
Hast du <<{type: text, solution: [ein, EIN, Ein]}>> Handy? Dieses Telefonmodell ist Nokia <<{type: numeric, solution: 3310}>>. Hast du <
neue numerische Lücke, die mit der Funktion gebaut würde r gap_numeric(solution = 8, placeholder = "die richtige Antwort ist 8", tolerance_type = "relative", tolerance = 10, include_lower_bound = FALSE)
eine texte Lücke, die mit der Funktion gebaut würde r gap_text(solution = c("answer0", "answer1", "answer2"), points = 3, placeholder = "put answer here", case_sensitive = FALSE)
eine texte Lücke für opal, die mit der Funktion gebaut würde r gap_text(solution = c("answer000", "answer111", "answer222"), points = 3, placeholder = "opal allows some tolerance rate", case_sensitive = FALSE, tolerance = 2)
general feedback
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.