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

Added a instruction page to Quiz Engine #97

Merged
merged 9 commits into from
Sep 26, 2023
Merged

Conversation

aryajain14
Copy link
Collaborator

@aryajain14 aryajain14 commented Jul 10, 2023

Fixes #100

Summary

  • Made instruction page component in frontend
  • Made a variable as test_format which indicates if its a full syllabus test or major test, etc.

@aryajain14 aryajain14 temporarily deployed to Staging September 13, 2023 08:32 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (d7dd0bb) 94.65% compared to head (103b166) 94.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   94.65%   94.70%   +0.05%     
==========================================
  Files          18       18              
  Lines         916      925       +9     
==========================================
+ Hits          867      876       +9     
  Misses         49       49              
Files Changed Coverage Δ
app/models.py 100.00% <100.00%> (ø)
app/schemas.py 95.34% <100.00%> (+1.06%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aryajain14 aryajain14 temporarily deployed to Staging September 13, 2023 08:36 — with GitHub Actions Inactive
@aryajain14 aryajain14 temporarily deployed to Staging September 13, 2023 08:53 — with GitHub Actions Inactive
@suryabulusu suryabulusu merged commit 47832c2 into main Sep 26, 2023
@suryabulusu suryabulusu deleted the instruction_page branch September 26, 2023 20:50
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.

Need a TestPurpose variable for instruction Page
2 participants