{"id":15105278,"url":"https://github.com/delosreyesjohnpaul/multiple-choice-question-generator","last_synced_at":"2026-02-07T03:32:24.758Z","repository":{"id":256920709,"uuid":"856822302","full_name":"delosreyesjohnpaul/Multiple-Choice-Question-Generator","owner":"delosreyesjohnpaul","description":"This repository contains a Flask-based application for generating multiple-choice questions. The application allows users to upload text or manually input questions, and it automatically generates multiple-choice questions based on the provided content.","archived":false,"fork":false,"pushed_at":"2024-11-05T15:28:46.000Z","size":69194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T22:39:18.016Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delosreyesjohnpaul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-13T09:16:44.000Z","updated_at":"2024-11-05T15:29:08.000Z","dependencies_parsed_at":"2025-04-11T15:14:14.348Z","dependency_job_id":null,"html_url":"https://github.com/delosreyesjohnpaul/Multiple-Choice-Question-Generator","commit_stats":null,"previous_names":["delosreyesjohnpaul/multiple-choice-question-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/delosreyesjohnpaul/Multiple-Choice-Question-Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2FMultiple-Choice-Question-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2FMultiple-Choice-Question-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2FMultiple-Choice-Question-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2FMultiple-Choice-Question-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delosreyesjohnpaul","download_url":"https://codeload.github.com/delosreyesjohnpaul/Multiple-Choice-Question-Generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delosreyesjohnpaul%2FMultiple-Choice-Question-Generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267441507,"owners_count":24087772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","python"],"created_at":"2024-09-25T20:22:45.984Z","updated_at":"2026-02-07T03:32:24.752Z","avatar_url":"https://github.com/delosreyesjohnpaul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiple-Choice Question Generator\n\nThis repository contains a Flask-based application for generating multiple-choice questions. The application allows users to upload text or manually input questions, and it automatically generates multiple-choice questions based on the provided content.\n\n## Features\n\n- **Upload Text or Type Questions**: Easily upload a text file or manually type in questions.\n- **Automatic Question Generation**: The application uses natural language processing to generate multiple-choice questions automatically.\n- **Flask-based Web Interface**: A user-friendly web interface built with Flask.\n- **Customizable Options**: Customize the number of choices, difficulty level, and other parameters.\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/delosreyesjohnpaul/Multiple-Choice-Question-Generator.git\n    cd Multiple-Choice-Question-Generator\n    ```\n\n2. Create a virtual environment and activate it:\n    ```bash\n    python3 -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n\n3. Install the required packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. Run the Flask application:\n    ```bash\n    flask run\n    ```\n\n## Usage\n\n1. Open your web browser and navigate to `http://127.0.0.1:5000`.\n2. Upload a text file containing your content or manually type in your questions.\n3. Configure the question generation settings as needed.\n4. Generate and review your multiple-choice questions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelosreyesjohnpaul%2Fmultiple-choice-question-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelosreyesjohnpaul%2Fmultiple-choice-question-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelosreyesjohnpaul%2Fmultiple-choice-question-generator/lists"}