# Study and Self Practice settings

Decide on which facets a user can select from when generating self practice quizzes from their study. Before you get started you'll to make sure you've got collections and quizzes with faceted tags set up.

{% content-ref url="../../analytics/tags-and-facets" %}
[tags-and-facets](https://academy.synap.ac/doc/analytics/tags-and-facets)
{% endcontent-ref %}

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FMyxc55N7uorsVm2Yy2ZB%2FScreenshot%202024-09-09%20at%2014.50.58.png?alt=media&#x26;token=67f13bac-0511-4416-98bd-5d5280a2d10d" alt=""><figcaption><p>Student Study Dashboard</p></figcaption></figure>

To select the facets users can filter their study items to go to **Settings>Other>Study.** From here you'll be able to select the facets you want them to be able to filter by.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FbkzScUtlUHdtAGRXT3vy%2FScreenshot%202024-09-09%20at%2014.42.02.png?alt=media&#x26;token=dbb0091a-5bcd-4813-a9b4-d174bb634967" alt=""><figcaption><p>Study settings</p></figcaption></figure>

To preview your changes, make sure you have the study page enabled in student pages and that you have a access via your admin account to the collection you want to give access to. Then go into study mode using the profile menu, and navigate to the study dashboard page.

{% content-ref url="../user-access-and-page-management" %}
[user-access-and-page-management](https://academy.synap.ac/doc/portal-settings/user-access-and-page-management)
{% endcontent-ref %}

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FuYyydyTdr22OHJwT0Uuk%2FScreenshot%202024-09-09%20at%2014.56.04.png?alt=media&#x26;token=10266251-cb09-4492-9086-fdedb546057c" alt=""><figcaption><p>Toggling study mode</p></figcaption></figure>

When selecting a Self-practice mode the user is presented with dropdowns of the facets you've enabled to filter generated quizzes accordingly&#x20;

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FzhwIy1fmrr0qPkySqoWd%2FScreenshot%202024-09-09%20at%2014.52.40.png?alt=media&#x26;token=10217d5a-5834-4c0b-a763-f63aab14d700" alt=""><figcaption><p>Self-practice options</p></figcaption></figure>

For additional controls on generated quiz settings from collections see our guide below on collection configurations.&#x20;

{% content-ref url="../../collections/creating-collections/configure-collections" %}
[configure-collections](https://academy.synap.ac/doc/collections/creating-collections/configure-collections)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://academy.synap.ac/doc/portal-settings/portal-settings/study-and-self-practice-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
