Items API Initialization
data_table_seed
A randomizing seed that will be used to generate a sequence of data rows given to learners that use the Try Again functionality.
You would want to use this option so that you can display the same randomized order of dynamic content rows for all learners attempting the current assessment, for example.
By default, all learners will see a different sequence of dynamic content based on the default value.
Values
Attribute path dynamic_items.data_table_seed
Default the default seed will use the combination of the current "session_id + item reference"
.
Type string