# Creating Quiz for Guest & Displaying Result too

**URL:** https://community.learningequality.org/t/creating-quiz-for-guest-displaying-result-too/1992
**Category:** Kolibri
**Created:** [April 20, 2021, 7:58pm UTC](https://community.learningequality.org/t/creating-quiz-for-guest-displaying-result-too/1992 "2021-04-20T19:58:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![apisteme](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.learningequality.org/apisteme/32/884_2.png) [@apisteme](https://community.learningequality.org/u/apisteme)
#### Post date: [April 20, 2021, 7:58pm UTC](https://community.learningequality.org/t/creating-quiz-for-guest-displaying-result-too/1992/1 "2021-04-20T19:58:48Z")

</div>

This is my first question so apologies if this does not fit to standard format of asking help.

I want to provide Quiz resource to guest user and display results after completion of quiz. I know an Exercise resource can be good fit but in my case I want to use Quiz (sort of exam practice with time window). I believe I can use Role based permission to implement this. But I want to know how can I model Outcome of quiz by guest in current architecture.

There is another aspect I want to explore is moving Quiz to channel instead of Class. Any thought would be welcome.

Thanks

---

<div class="post-metadata">

### Author: ![jonathan](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.learningequality.org/jonathan/32/314_2.png) [@jonathan](https://community.learningequality.org/u/jonathan)
#### Post date: [April 22, 2021, 9:09pm UTC](https://community.learningequality.org/t/creating-quiz-for-guest-displaying-result-too/1992/2 "2021-04-22T21:09:09Z")

</div>

> [@apisteme](#):
>
> I want to provide Quiz resource to guest user and display results after completion of quiz. I know an Exercise resource can be good fit but in my case I want to use Quiz (sort of exam practice with time window). I believe I can use Role based permission to implement this. But I want to know how can I model Outcome of quiz by guest in current architecture.

Currently, a user with the Coach role (say, you) can only assign Quizzes to Learners who also belong to a Classroom. Learners cannot be guests, because they need an account in order to log their answers, score, etc. Also, if a person does an Exercise resource as a guest, we do not save their answers, so you as a coach will not be able to look at those results either.

> [@apisteme](#):
>
> There is another aspect I want to explore is moving Quiz to channel instead of Class. Any thought would be welcome.

I believe this will be a feature soon on Kolibri Studio (I might need to confirm this). Currently, Quizzes can only be made by selecting the Exercise resources at the same time the Quiz is created.

Hope this answers your questions!

---

<div class="post-metadata">

### Author: ![avidrucker](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.learningequality.org/avidrucker/32/911_2.png) [@avidrucker](https://community.learningequality.org/u/avidrucker)
#### Post date: [June 8, 2021, 5:09pm UTC](https://community.learningequality.org/t/creating-quiz-for-guest-displaying-result-too/1992/3 "2021-06-08T17:09:01Z")

</div>

@jonathan Where do you recommend I go to understand these different roles? I’d like to set up a classroom, and this is my first time with Kolibri, and I’m pretty overwhelmed…

---

<div class="post-metadata">

### Author: ![casey](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.learningequality.org/casey/32/912_2.png) [@casey](https://community.learningequality.org/u/casey)
#### Post date: [June 8, 2021, 5:45pm UTC](https://community.learningequality.org/t/creating-quiz-for-guest-displaying-result-too/1992/4 "2021-06-08T17:45:08Z")

</div>

Hi Avi,

The Kolibri documentation is online at [Kolibri User Guide](https://kolibri.readthedocs.io/en/latest/index.html)

The documentation is divided up into sections for users, teachers, and administrators. For information on roles, please refer to the _Default User Roles_ and _Users_ topics on this page: [Manage Kolibri](https://kolibri.readthedocs.io/en/latest/manage/index.html)

Please don’t hesitate to ask for further assistance.
