pupilfirst / pupilfirst

A learning management system (LMS) that lets you run an asynchronous online school, where learning is achieved through focused tasks, directed feedback, an iterative workflow, and community interaction.

Home Page:https://www.pupilfirst.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistent assignment numbers across course pages

reenas opened this issue · comments

Describe the bug
There are two issues I have noticed, w.r.t assignment numbering.

Unsorted/missing numbering

In the Assignment page, assignments are not listed in sorted order. Additionally, some assignments do not seem to have number at all. See below for the listing in the course page
Screenshot 2024-01-22 at 4 36 27 PM

The order of assignments seems to be the same as the one in cohorts page, but the numbering is different. I believe that the order of assignments in this page is supposed to be sorted and assignments should have a number.

Inconsistent numbering

There seems to be inconsistent numbering in assignments in review dashboard and student report pages. For example, whats being listed as M2: Optimizing JS Integration in Your First Web Development Task in review page
Screenshot 2024-01-22 at 5 22 04 PM

... is shown as M3: Optimizing JS Integration in Your First Web Development Task in the corresponding student report page.
Screenshot 2024-01-22 at 5 22 16 PM

To Reproduce
Steps to reproduce the behavior:

  1. Go to course page
  2. Check Assignments
  3. Open review dashboard for the same course
  4. Check the difference in numbering

@harigopal @shilendras

I have re-opened this issue because it got closed as it was linked to a wrong PR which is merged. I have linked it to correct PR, which is in progress.

@harigopal @shilendras

I have re-opened this issue because it got closed as it was linked to a wrong PR which is merged. I have linked it to correct PR, which is in progress.

@yash-learner Thanks! I had 2 open bug PRs. Had accidentally added the issue to the wrong PR