Skip to content

Amaresh taking over for Alisha: Implementation of learner knowledge evolution backend#1927

Open
alishawalunj wants to merge 13 commits into
developmentfrom
alisha/feature/learner-knowledge-evolution-backend
Open

Amaresh taking over for Alisha: Implementation of learner knowledge evolution backend#1927
alishawalunj wants to merge 13 commits into
developmentfrom
alisha/feature/learner-knowledge-evolution-backend

Conversation

@alishawalunj

@alishawalunj alishawalunj commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Description

B1AC0746-B257-4D22-ADF2-5E2C7B750E5C

Related PRS (if any):

To test this backend PR you need to checkout the #4476 frontend PR.

Main changes explained:

  • Implemented KnowledgeEvolution Controller file to fetch details for GET endpoint
  • Implemented router for knowledgeEvolution
  • Introduced new Schemas : AtomTaskTemplate, StudentAtom, StudentTask
  • Updated existing schemas: Atoms, LessonPlan

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. Clear site data/cache
  4. Fetch token via login api
  5. In postman hit below endpoint along with token : http://localhost:4500/api/student/knowledge-evolution?studentId=6652347c57ca141fe891e1ca
  6. Verify response and verify the working without studentId

Screenshots or videos of changes:

EFE4F24D-E443-426F-BAB4-6A9889B23397

@alishawalunj alishawalunj changed the title Alisha/feature/learner knowledge evolution backend Alisha: Implementation of learner knowledge evolution backend Nov 29, 2025
@alishawalunj alishawalunj added the High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible label Nov 29, 2025
@alishawalunj alishawalunj force-pushed the alisha/feature/learner-knowledge-evolution-backend branch from 8ea0d92 to b14d11a Compare December 20, 2025 23:47

@Anusha-Gali Anusha-Gali left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Alisha,

I have reviewed your PR locally and the API works as per the requirements.
Screenshot 2025-12-26 at 1 05 16 AM
Screenshot 2025-12-26 at 1 05 24 AM
Screenshot 2025-12-26 at 1 05 38 AM
Screenshot 2025-12-26 at 1 05 51 AM

@rohanrastogi311 rohanrastogi311 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Alisha,

Check Frontend for review.
OneCommunityGlobal/HighestGoodNetworkApp#4476

@one-community one-community changed the title Alisha: Implementation of learner knowledge evolution backend Amaresh taking over for Alisha: Implementation of learner knowledge evolution backend Jun 10, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants