Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-58781

Inconsistency in feedback analysis displayed on the web and exported to the excel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.4.6, 3.5.3
    • 3.1.6, 3.2.3, 3.3, 3.4.3, 3.5, 3.6
    • Feedback
    • MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
    • MOODLE_34_STABLE, MOODLE_35_STABLE
    • MDL-58781_master
    • Hide

      As admin or teacher:

      1. Create a feedback activity in a course
      2. Add some questions to feedback activity
      3. While there's no response for feedback activity
      4. Go to feedback activity and click in 'Analysis' tab
      5. Click on 'Export to Excel'
      6. Open downloaded Excel file and check second row title is 'Submitted answers: 0'

      As student:

      1. Submit feedback to new activity

      As admin or teacher:

      1. Now there's some feedback submitted
      2. Go to feedback activity and click in 'Analysis' tab
      3. Click in 'Export to Excel'
      4. Open downloaded Excel file and check second row title is 'Submitted answers' and value is same you can see in web view.

       

      Show
      As admin or teacher: Create a feedback activity in a course Add some questions to feedback activity While there's no response for feedback activity Go to feedback activity and click in 'Analysis' tab Click on 'Export to Excel' Open downloaded Excel file and check second row title is 'Submitted answers: 0' As student: Submit feedback to new activity As admin or teacher: Now there's some feedback submitted Go to feedback activity and click in 'Analysis' tab Click in 'Export to Excel' Open downloaded Excel file and check second row title is 'Submitted answers' and value is same you can see in web view.  

      Discovered while testing MDL-55468:

      In the Feedback module, the Analysis tab displays the number of submitted feedbacks via a string like "Submitted answers: 6" (string "completed_feedbacks") But in the exported sheet, this number is displayed as "Feedback: 6" (course module name).

      It seems to be a mistake as using the name of the module may not make sense in some other languages. I would expect the sheet uses the same string "Submitted answers: 6".

      Additionally, it seems that web UI (analysis.php) uses count_completed_responses() method for this number, and the Excel sheet displays the result of feedback_get_completeds_group_count(). Is this intentional?

            amaia Amaia Anabitarte
            mudrd8mz David Mudrák (@mudrd8mz)
            Sara Arjona (@sarjona) Sara Arjona (@sarjona)
            Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
            Anna Carissa Sadia Anna Carissa Sadia
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes
                30m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.