t1 <- testlet(generate_ip(n = 3), testlet_id = "my-testlet",
content = "Reading",
misc = list(paragraph_text = "This is a paragraph."))
t1$model
t1$testlet_id
t1$item_list
t1$item_models
t1$item_id
t1$content
t1$item_models
t1$misc
t1$paragraph_text
Run the code above in your browser using DataLab