Skip to content

refactor(exam) : refactor exam detail page - #1085

Open
alireza013013 wants to merge 10 commits into
GamaEdtech:upgrade-v4from
alireza013013:refactor/exam-detail
Open

refactor(exam) : refactor exam detail page#1085
alireza013013 wants to merge 10 commits into
GamaEdtech:upgrade-v4from
alireza013013:refactor/exam-detail

Conversation

@alireza013013

Copy link
Copy Markdown
Collaborator

Description

  • add exam data types and API composable
  • remove old code
  • get data with composable
  • add breadcrumb and title
  • implement lazy-exam-detail-preview-card component and use it
  • replace lazy-multimedia-content-detail with lazy-exam-detail-content and add content component
  • update download button component and modify content data handling
  • correct status comparison in download button and clean up unused code and add seo data
  • remove unused components from exam detail section

Type of Change

  • Refactor
  • Bug fix
  • New feature
  • Documentation update
  • Other (please describe):

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, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings/errors
  • I have added tests that prove my fix is effective or that my feature works

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

@alireza013013 is attempting to deploy a commit to the GamaEdtech Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "refactor(exam) : refactor exam detail page". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

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.

1 participant