Problem/Motivation

We need to have ability to see all Quiz results

Steps to reproduce

Open or create a view with all Quiz results and check the results

Proposed resolution

  foreach ($fields as $field_name => $field) {
    if (!empty($args[0]) && $field['id'] == 'quiz_result_answers') {

docroot/modules/contrib/quiz/quiz.module:657

CommentFileSizeAuthor
#3 3557111-2-quiz-condition-issue.patch869 bytesfoxy-vikvik

Issue fork quiz-3557111

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

foxy-vikvik created an issue. See original summary.

foxy-vikvik’s picture

StatusFileSize
new869 bytes

Patch from the merge request

  • c4c17e78 committed on 7.0.x
    fix: #3557111 Unable to display the view with all Quiz results
    
smustgrave’s picture

Status: Active » Fixed

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.