All Collections
Authors
Course structure
Differences between sets and packages
Differences between sets and packages

Learn about the differences between sets and packages

Updated over a week ago

In general, the difference is as follows:

Sets: Sets contain exercises that build upon one another, like sub-steps in a question. For example, when you have questions 1a, 1b, and 1c. 

This is how students see the sets:

On the screenshot, Set 1 has six exercises inside of it, which build on top of each other.

Packages: A package is a collection of exercises, which might not have anything in common. For example, when you have questions 1, 2, 3, and 4. A package can contain both single exercises and sets of exercises.

Contrary to sets, exercises in packages aren't connected:

Sets are especially useful when you randomize variables. If exercises are related, and you need the outcome of one exercise to build upon that in another exercise, it does not make sense to generate new variables at every sub-step of a question. In that case, you would put the exercises in one set. Sets make sure that the exercises in the same set share the same random variables.

Sets do have a unique ID number, but no name.

Lastly, it's good to keep in mind that every exercise is actually in a set. But most exercises will be the only exercise in their set.


Did this answer your question?