{{display_name}}

{{score_string}}

{{instructions|safe}}

{% if is_staff and grades_available %} {% load i18n %}

  • {% trans "Step 1:" %} {% trans "Export scores." %}

    {% trans "Download a grading CSV and use this as a template to assign scores for this problem." %}

    {% trans "Choose a track and/or cohort:" %}

    {% trans "export scores" %}

  • {% trans "Step 2:" %} {% trans "(On your own machine) Fill out grades." %}

    {% trans "Open the CSV in a spreadsheet editor and assign scores to learners via “New Points” field. Leave scores that you don’t want to change blank." %}

  • {% trans "Step 3:" %} {% trans "Import scores." %}

    {% trans "Upload the filled out CSV. Learners will immediately see their grades after import completes." %}

    {% trans "Note: Supports file sizes up to 4MB." %}

{% else %}{% comment non staff view %}{% endcomment %} {% endif %}