Skip to content

Surveys - completion criteria #13629

@rtibbles

Description

@rtibbles

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Observed behavior

  1. The "Completion requirement" metadata when looking at the lesson report/preview as a coach is set to "Get every question correct":
Image
  1. When viewing the survey card as a learner I see "Get N correct"
Image

Expected behavior

For Practice Quizzes we display a special label on content cards (logic is here: https://github.com/learningequality/kolibri/blob/develop/packages/kolibri-common/composables/useLearningActivities.js#L139) we should do similarly for Surveys - this will require a new string.

For coach reports, surveys can be handled similarly to practice quizzes here: https://github.com/learningequality/kolibri/blob/develop/kolibri/plugins/coach/assets/src/views/common/ReportsResourceHeader.vue#L52

Steps to reproduce the issue

  1. Install Kolibri v0.18.2-beta0
  2. Create an exercise of type survey at unstable.studio.learningequality.org and publish the channel. You can use the following test channel: vajok-lomon
  3. Import the channel as an admin and assign the exercise to learners.

Usage Details

Kolibri v0.18.2-beta0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions