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

Migrate/project tasks list updated #277

Open
wants to merge 178 commits into
base: development
Choose a base branch
from

Conversation

washyking
Copy link

Description

The purpose of 'project-tasks-list' is to show the tasks that a student has interacted with. Showing the status of the task visually e.g Not started, Completed, Time exceeded etc.

Look in #263 for previous pr

Type of change

  • This change requires a documentation update
  • Migration from coffee (angularjs) to Angular 17

How Has This Been Tested?

Login in using avencor user. Select a unit; click the drop down and choose portfolio; choose a student; finally click view progress.

I have tested this code by using the browser and have Screenshots will show comparison between previous and current implementation in various browsers.
#Before:
Screenshot 2024-11-21 at 12 46 29 pm
Screenshot 2024-11-21 at 12 45 09 pm

#After
project-tasks-list-after chrome

project-tasks-list-after firefox_2

Testing Checklist:

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have requested a review from @macite and @jakerenzella on the Pull Request

Bahnschrift and others added 30 commits May 31, 2024 12:56
Added new Numbas Service to the frontend as part of Integration

Changed by: Daniel Maddern
adjusted lint on edit-profile-component.spec.ts

Changed by: Daniel Maddern
Added numbas service and numbas service test

daniel
added a spec test file for numbas service

daniel
added the lms service code and functionality

Added by Daniel
added the spec test basic version for numbas-lms service

Added by Daniel
removed the addtional comma added into this component

daniel
renamed api endpoint to reduce confusion between components
washyking and others added 29 commits November 19, 2024 19:32
Signed-off-by: washyking <[email protected]>
…finition-editor/task-definition-upload/task-definition-upload.component 2.ts
…finition-editor/task-definition-overseer/task-definition-overseer.component 2.ts
…finition-editor/task-definition-resources/task-definition-resources.component 2.html
…finition-editor/task-definition-resources/task-definition-resources.component 3.html
Signed-off-by: washyking <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants