Project

General

Profile

Actions

dev #1632

open

Dynamic Pages for Questionnaires with Nested Props Handling

Added by Md.Sajib Ahmed about 1 year ago. Updated about 1 year ago.

Status:
Complete
Priority:
High
Category:
FEATURE
Target version:
Start date:
01/12/2025
Due date:
01/12/2025 (about 15 months late)
% Done:

100%

Estimated time:
1:00 h
Spent time:

Description

Objective

Develop dynamic pages for a 15-question questionnaire and its nested structure while passing URL values to components via props.


Task Checklist

  1. Create Nested Dynamic Page:

    • Develop a dynamic nested page for individual question views (e.g., /15-questions).
    • Support URLs like /15-questions.
    • location: src/app/(public)/(all-calculators-related)/(all-calculators)/calculators/test-grade-calculator/[pagent].page.tsx.
  2. Create Nested Dynamic Page:

    • Develop a dynamic nested page for individual question views (e.g., /15-questions/1-out-of-15).
    • Support URLs like /15-questions/1-out-of-15.
    • location: src/app/(public)/(all-calculators-related)/(all-calculators)/calculators/test-grade-calculator/[parent]/[child]/page.tsx
  3. Pass URL Values to Nested Component:

Actions #1

Updated by Md.Sajib Ahmed about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Md.Sajib Ahmed about 1 year ago

  • Description updated (diff)
Actions

Also available in: Atom PDF