Integrate the Quiz module with OG groups.

This modules creates permissions similar to the core Quiz ones on the group level. This allows site builders to give Quiz creation/correction/taking permissions at the group level instead of globally.

If a Quiz is outside a group, the global permissions take over.

Install instructions

First make sure you enabled the Quiz content type as a group content entity.

After that, enabling the module is enough. However, the Quiz module enforces users to be able to create quizzes site-wide before allowing them to create questions. This has an impact on creating quizzes and questions inside groups as well.

Untill this issue gets resolved (#2075973: Do not make questions type node access dependend on quiz node), the module ships with a small patch file. Site developers can either choose to apply this small patch to Quiz, or give global permissions to create Quiz content to their users. This will allow users to create Quiz content within groups.

Permissions to take/score quizzes, however, work out of the box. You do not have to give global permissions or apply patches for these to work.

Project information

Releases