> For the complete documentation index, see [llms.txt](https://academy.synap.ac/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.synap.ac/doc/collections/collections-and-the-study.md).

# Collections and the Study

Collections deliver quizzes (and other content) to users at their own pace for a self directed style of learning and studying. Combining quizzes in collections with the Study page gives users a place to manage generate their own quizzes and manage all questions they have access to in one place.&#x20;

By default any quiz in a collection a user has access to will show as available to add to their study, only quiz type collection items can be added to a users study. Disable add to study to prevent users adding specific quizzes.&#x20;

<figure><img src="/files/bPNeoaX5HZ4XReJ0KTqr" alt=""><figcaption><p>Enable add to study</p></figcaption></figure>

Learn more about collection configurations and settings below, Zapier actions are available for auto adding items to study.

{% content-ref url="/pages/VuvrGhCPC1UkRVwglBIM" %}
[Collections](/doc/collections/creating-collections.md)
{% endcontent-ref %}

{% content-ref url="/pages/HgmxMIsjxssVce7s66zz" %}
[Actions](/doc/integrations/zapier/actions.md)
{% endcontent-ref %}

### Study page

To enable the Study page go to **Settings > User access > Students > Study** and enable. The Study will pool all the eligible quizzes in collections a user has access to and allow students to add them into their study items via the available items tab.

<figure><img src="/files/Kvj7RFQ0QLygAUbjn8yw" alt=""><figcaption><p>Synap Study Dashboard</p></figcaption></figure>

* **Study overview** - a snapshot of progress and the launchpad for generating Self-practice and Spaced learning quizzes
* **Study items** - the quizzes currently in a user's study, removable at any time
* **Available items** - eligible quizzes not yet added, ready to pull in

<figure><img src="/files/So0O7x0BBXv1ZH7If8C9" alt=""><figcaption><p>Generating a quiz from your study and managing items</p></figcaption></figure>

Only items added via Study items / Available items count towards Spaced learning - just being in an accessible collection isn't enough on its own.

### Spaced learning

If users want more from their study they can enable Spaced learning, items in your spaced learning contribute towards different mastery levels.

Spaced learning is a system developed by Synap to help individuals learn information and recall it in the long term. It is based on the neurological principle of *Spaced Repetition*. Spaced Learning personalises learning based on Spaced Repetition.

Spaced learning Quizzes are regenerated when there are enough questions which need answering to ensure retention of knowledge at that point. This can vary depending on the number of questions in your Study but is usually every couple of days. Unlike Self-practice quizzes you cannot manually add questions to the Spaced Learning quizzes. They are auto-populated based on which questions you are weakest/strongest on. Users can customise how many questions they get each day through the cog on the Spaced learning settings box.

{% content-ref url="/pages/tdjbeBvwCuCvNlwMLdYB" %}
[Synap Students](/doc/synap-students/synap-students.md)
{% endcontent-ref %}

<figure><img src="/files/WRE8nWkRkMS7WFCkh4Hr" alt=""><figcaption><p>Spaced learning activation from study</p></figcaption></figure>

* ⚫️ **Unseen** = questions you have never seen before, these will appear the most often in your spaced learning if they are active in your study
* 🔴 **Novice** = questions you've answered before, but you haven't been answering them correctly or at big enough intervals to show you've progressed on them. You will see these very frequently in your spaced learning quizzes
* 🟡 **Intermediate** = questions you've answered correctly a few times now, you're starting to answer them correctly in increasingly bigger time intervals too. You'll see these fairly often in your spaced learning quizzes&#x20;
* 🟢 **Advanced** = questions you've shown you answer correctly most the time, you're answering them correctly between reasonably larger periods of time. You'll not see these very often in your spaced learning
* 🔵 **Mastered** = questions you've demonstrated you can always answer correctly. You'll no longer see these in your spaced learning quizzes

{% hint style="info" %}
Questions may move down the mastery levels as well as up if:&#x20;

* Users are consistently answering them wrong
* Users have had a large break from studying&#x20;
* Users requested a reset&#x20;
  {% endhint %}

### Self-practice

Self-practice quizzes are generated by users as and when they want to take them - they draw from the items in a user's study, but let students choose their own length, mastery level and, if enabled, tag facets like Subject, Topic or Subtopic to zero in on one area rather than the whole study.

<figure><img src="/files/VIAXAzDYVvb9atWlQv6T" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rQTBDKSYrmCAL28PA389" alt=""><figcaption><p>Self pratice with tag selection enabled</p></figcaption></figure>

Tag filtering here only works well if your questions are consistently tagged with facets, and needs turning on at the portal level - see the guide below for how to set up facets and tags as well as configuring the portal to allow tag selection in self practice attempts.&#x20;

{% content-ref url="/pages/9T2iftAc4DNFUJE76ov7" %}
[Tags & facets](/doc/analytics/tags-and-facets.md)
{% endcontent-ref %}

{% content-ref url="/pages/tgUvYccP0uj594Qbxu4E" %}
[Study and Self Practice settings](/doc/portal-settings/portal-settings/study-and-self-practice-settings.md)
{% endcontent-ref %}

### Generate collection attempts

Collections can be configured to allow users with access to them to generate their own attempts based on tag breakdown and length on individual quizzes are all quizzes in a given collection. From a collection configure page use the tag selection display mode and other configs around results to set up your users collections.

<figure><img src="/files/IWYLkBdmscZ5zKsWoFNM" alt=""><figcaption></figcaption></figure>

Users then can generate an attempt based on all questions in a collection and configure it with the difficulty levels and tags they want.&#x20;

<figure><img src="/files/uEpksYt5shFBurB1lmy3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://academy.synap.ac/doc/collections/collections-and-the-study.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
