Conditional Item Blocks

26 views
Skip to first unread message

Tim K.

unread,
May 14, 2016, 4:16:48 AM5/14/16
to mirt-package
Hello,

I am currently running daily assessments using mirtCAT and I want the script to show an additional block of items only on Sundays. Currently, I only pass one list of questions to mirtCAT: 

df <- data.frame(Question = questions, Type = "slider", label="test", min=0, pre="",post="", max=100,step=1,value=50)
mirtCAT_preamble
(df = df,shinyGUI=guiList)



But I don't know how to get mirtCAT to select another block of items when a certain condition is met.

Any advice on how to accomplish this is highly valued.

Best,
Tim

Phil Chalmers

unread,
May 14, 2016, 7:43:17 PM5/14/16
to Tim K., mirt-package
Hi Tim,

This example might help with your problem. Let me know if you still have questions after working through it. http://philchalmers.github.io/mirtCAT/html/multidim-example2.html

Phil

--
You received this message because you are subscribed to the Google Groups "mirt-package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-package...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages