Skip to content

Issue: Incorrect MCQs, Tasks, and Titles in Some Courses #1

@ANDROIDHASSAN

Description

@ANDROIDHASSAN

Problem:

Currently, some courses have incorrect or missing MCQs, tasks, and titles. This makes it difficult for learners to follow structured learning and complete challenges effectively.

Your Task:

Review all courses and check if they have the correct titles, MCQs, and tasks.
Update JSON files such as dsa.json , python.json , python-project.json to ensure:

Each video has a proper title.
Each course module has relevant MCQs.
Every module contains appropriate tasks and challenges for learners.
Ensure that the JSON structure is clean and organized.
Where to Find Data?
JSON files inside backend data/ and frontend data/.
Reference course materials to match the correct titles, MCQs, and tasks.

How to Contribute?

  1. Fork the repository and create a new branch:
  2. git checkout -b fix-course-content
  3. Update the JSON files with the correct titles, MCQs, and tasks.
  4. Test the UI by loading index.html to check the data updates properly.
  5. Commit your changes and create a Pull Request.

📌 Note: This is a beginner-friendly issue! If you need any help, feel free to ask in the comments. 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions