Skip to content

feat:create endpoints for take_test screen - #16

Merged
ItsAbhinavM merged 4 commits into
amfoss:mainfrom
ABHISHEKUPAI:take-test_endpoint
May 25, 2026
Merged

feat:create endpoints for take_test screen#16
ItsAbhinavM merged 4 commits into
amfoss:mainfrom
ABHISHEKUPAI:take-test_endpoint

Conversation

@ABHISHEKUPAI

Copy link
Copy Markdown
Contributor

Summary

Added endpoints to fetch subject,topic , chapter , concept from database for take_test screen

PR for issue #15

Comment thread app/main.py Outdated
Comment on lines +3 to +4
from app.routers import auth, quiz
from app.routers import auth, quiz, syllabus

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Edit line 3 instead of importing again.

@Nishthajain7

Copy link
Copy Markdown
Contributor

Can you have this endpoint under quiz rather can creating a new router called syllabus

@ABHISHEKUPAI

Copy link
Copy Markdown
Contributor Author

Can you have this endpoint under quiz rather can creating a new router called syllabus

have made the changes.

@ItsAbhinavM

Copy link
Copy Markdown
Member

@Nishthajain7 does this PR satisfies the requirement after the new changes made by abhishek ? if yes, we could merge it.

@Nishthajain7

Copy link
Copy Markdown
Contributor

Yes we can merge this

@ItsAbhinavM

Copy link
Copy Markdown
Member

Alright then, merging this PR.

@ItsAbhinavM
ItsAbhinavM merged commit 44b5003 into amfoss:main May 25, 2026
1 check passed
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.

3 participants