help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • Blog
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
question-answering
RSK World
question-answering
Question Answering Dataset - Question Answering + Reading Comprehension + SQuAD Format + NLP
question-answering
  • examples
  • question-papers
  • .gitignore535 B
  • BOARDS_INDEX_FIXES.md3.3 KB
  • BOARD_PAPERS_SUMMARY.md6.3 KB
  • DOWNLOAD_REAL_PAPERS_INSTRUCTIONS.md3.2 KB
  • INDEX_FIXES_SUMMARY.md3.3 KB
  • LICENSE1.4 KB
  • METADATA.json1.5 KB
  • PDF_DOWNLOAD_FIXES.md4.1 KB
  • PROJECT_SUMMARY.md4.6 KB
  • QUESTION_COLLECTION_GUIDE.md2.2 KB
  • QUESTION_PAPERS_SUMMARY.md4.6 KB
  • README.md5 KB
  • README_REAL_PAPERS.md4.2 KB
  • SUMMARY_REAL_PAPERS.md4.1 KB
  • answers.json1.9 KB
  • contexts.json2.4 KB
  • dataset.csv4.5 KB
  • dataset_metadata.txt878 B
  • download_real_question_papers.py13.3 KB
  • fetch_real_question_papers.py11 KB
  • generate_board_question_papers.py22.8 KB
  • generate_question_papers.py13.9 KB
  • index.html8.4 KB
  • questions.json1.8 KB
  • real_question_data.json1.8 KB
  • requirements.txt417 B
  • script.js2.9 KB
  • squad_format.json5.9 KB
  • styles.css5.7 KB
QUESTION_COLLECTION_GUIDE.md
QUESTION_COLLECTION_GUIDE.md
Raw Download

QUESTION_COLLECTION_GUIDE.md


# Guide to Collecting Real Question Papers

## Author Information
- **Name**: Molla Samser
- **Website**: https://rskworld.in
- **Email**: help@rskworld.in
- **Phone**: +91 93305 39277

## Sources for Real Question Papers

### 1. Official Board Websites
- **West Bengal Board (WBBSE)**: https://www.wbbse.org
- **West Bengal Board (WBCHSE)**: https://www.wbchse.nic.in
- **CBSE**: https://cbse.gov.in
- **JEE Main**: https://jeemain.nta.ac.in
- **NIT**: Check individual NIT websites

### 2. Educational Portals
- LearnCBSE: https://www.learncbse.in
- Vedantu: https://www.vedantu.com
- Toppr: https://www.toppr.com
- Embibe: https://www.embibe.com
- AskIITians: https://www.askiitians.com

### 3. Steps to Collect Real Questions

1. **Visit Official Websites**
- Go to the board's official website
- Navigate to "Question Papers" or "Previous Year Papers" section
- Download PDFs for required years

2. **Extract Questions**
- Open downloaded PDFs
- Extract questions manually or use PDF parsing tools
- Organize by subject and year

3. **Update Data File**
- Edit `real_question_data.json`
- Add real questions in the structured format
- Include answers when available

4. **Regenerate Papers**
- Run `python generate_board_question_papers.py`
- Script will use real questions from the data file

## Data Format

```json
{
"West Bengal Board": {
"WBBSE": {
"Class 10": {
"2024": {
"Mathematics": [
{
"question": "Real question text here",
"answer": "Real answer here",
"marks": 2
}
]
}
}
}
}
}
```

## Legal Notice

- Only use publicly available question papers
- Respect copyright and terms of use
- Use for educational purposes only
- Credit original sources when possible

## Automation

For automated collection, you can:
1. Use web scraping tools (with permission)
2. Use official APIs if available
3. Manually download and extract
4. Use PDF parsing libraries (PyPDF2, pdfplumber)

## Contact

For questions or support:
- **Website**: https://rskworld.in
- **Email**: help@rskworld.in
- **Phone**: +91 93305 39277

About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer