Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assessment History - Update to show which assessment is the most recent #3067

Closed
4 tasks
CarlyCotton opened this issue Apr 3, 2024 · 1 comment
Closed
4 tasks
Assignees
Labels
Good first issue Good for newcomers Ministry Ministry Features Student Student Features User Story

Comments

@CarlyCotton
Copy link
Collaborator

CarlyCotton commented Apr 3, 2024

User Story
As a student or ministry user, I want to know which assessment in the history table is the most recent. I'm currently only seeing the date submitted and the assessment date. If there are multiple assessments on the same date, I have no way of knowing which is the most recent.

Acceptance Criteria

  • Add the TIME (HH:MM 24hr) to the Assessment date in the history view. (Use browser time)
  • Ensure that the table is always ordered by submitted date desc.
  • Ensure this change for Ministry view AND student view AND institution

Business Context
image.png

Technical

  • Use the default date and time formats.
@CarlyCotton CarlyCotton added Student Student Features Ministry Ministry Features labels Apr 3, 2024
@CarlyCotton CarlyCotton changed the title Assessment History - Time added to date column Assessment History - Update to more clearly show which is the active assessment Apr 3, 2024
@CarlyCotton CarlyCotton changed the title Assessment History - Update to more clearly show which is the active assessment Assessment History - Update to show which assessment is the most recent Apr 8, 2024
@CarlyCotton CarlyCotton self-assigned this Apr 8, 2024
@HRAGANBC HRAGANBC added the Good first issue Good for newcomers label Apr 18, 2024
@sslaws sslaws added the Dev & Architecture Development and Architecture label May 3, 2024
@michesmith michesmith added this to the 2.0 Part-Time Students MVP milestone May 3, 2024
@andrewsignori-aot andrewsignori-aot removed the Dev & Architecture Development and Architecture label Jan 14, 2025
@andrewsignori-aot
Copy link
Collaborator

The ticket was reviewed by @CarlyCotton after "Dev Dress" and the AC reflects the intention and should be followed as they are.

@sh16011993 sh16011993 self-assigned this Jan 23, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 24, 2025
)

### As a part of this PR, the following were completed:

- Added the TIME (HH:MM 24hr) to the Assessment date in the history
view.
- Ensured that the table is always ordered by submitted date descending.
- Confirmed that the changes apply to the Ministry view, Student view
and the Institution view.

### **Screenshots:**

**Institution View:**

<img width="1920" alt="image"
src="https://github.com/user-attachments/assets/d6e403ee-ddbc-4ca9-ab8a-e3e7410a1959"
/>

-------------------------------------------

**Student View:**

<img width="1920" alt="image"
src="https://github.com/user-attachments/assets/a606fa92-dea6-4f31-b87b-b925bcf43e05"
/>

-------------------------------------------

**Ministry View:**

<img width="1919" alt="image"
src="https://github.com/user-attachments/assets/f06ab9c6-bf40-44b9-875a-55089047e34e"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Good for newcomers Ministry Ministry Features Student Student Features User Story
Projects
None yet
Development

No branches or pull requests

8 participants