{"id":17122037,"url":"https://github.com/mpc-lab-x/mpc-lab-x","last_synced_at":"2025-07-25T02:31:58.958Z","repository":{"id":257825346,"uuid":"869220581","full_name":"MPC-Lab-X/MPC-Lab-X","owner":"MPC-Lab-X","description":"MPC-Lab-X is a powerful problem generation module for educational purposes. It enables developers and educators to create, customize, and generate a variety of problems in subjects like mathematics, physics, and chemistry. With flexible, dynamic generation and parameterized controls, it scales easily from simple exercises to complex assessments.","archived":true,"fork":false,"pushed_at":"2025-04-28T20:36:37.000Z","size":360,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T23:05:54.820Z","etag":null,"topics":["chemistry","generator","math","mathematics","nodejs","physics","problems-generator","teaching-tool"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MPC-Lab-X.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","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-10-07T23:35:08.000Z","updated_at":"2025-04-28T20:44:40.000Z","dependencies_parsed_at":"2024-11-15T17:28:39.912Z","dependency_job_id":"f1355b27-c544-4246-b3b6-b68192099d21","html_url":"https://github.com/MPC-Lab-X/MPC-Lab-X","commit_stats":null,"previous_names":["mpc-lab-x/mpc-lab-x"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/MPC-Lab-X/MPC-Lab-X","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPC-Lab-X%2FMPC-Lab-X","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPC-Lab-X%2FMPC-Lab-X/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPC-Lab-X%2FMPC-Lab-X/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPC-Lab-X%2FMPC-Lab-X/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MPC-Lab-X","download_url":"https://codeload.github.com/MPC-Lab-X/MPC-Lab-X/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPC-Lab-X%2FMPC-Lab-X/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266944274,"owners_count":24010485,"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-25T02:00:09.625Z","response_time":70,"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":["chemistry","generator","math","mathematics","nodejs","physics","problems-generator","teaching-tool"],"created_at":"2024-10-14T18:06:14.909Z","updated_at":"2025-07-25T02:31:58.950Z","avatar_url":"https://github.com/MPC-Lab-X.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPC-Lab-X\n\nMPC-Lab-X is a powerful problem generation module for educational purposes. It enables developers and educators to create, customize, and generate a variety of problems in subjects like mathematics, physics, and chemistry. With flexible, dynamic generation and parameterized controls, it scales easily from simple exercises to complex assessments.\n\n## Features\n\n- **Problem Generation**: Generate problems with a variety of parameters and constraints.\n- **Customization**: Customize problems with different types, formats, and difficulty parameters.\n- **Scalability**: Scale from simple exercises to complex assessments with ease.\n- **Subjects**: Generate problems in mathematics, physics, and chemistry.\n- **Dynamic Generation**: Generate problems dynamically with randomization and parameterization.\n\n## Installation\n\n```bash\nnpm install mpclab\n```\n\n## Usage\n\n- **Step 1**: Import the module.\n\n  ```javascript\n  const ProblemGenerator = require(\"mpclab\");\n  ```\n\n- **Step 2**: Create a new instance of the problem generator.\n\n  ```javascript\n  const generator = new ProblemGenerator();\n  ```\n\n- **Step 3**: Generate a problem with specific parameters.\n\n  ```javascript\n  const problem = generator.generateOne([\n    \"math\",\n    \"algebra\",\n    \"linear-equations\",\n    \"standardForm\",\n  ]);\n\n  console.log(problem);\n  ```\n\n- **Step 4**: Enjoy the generated problem!\n\n  \u003e **Note**: This is a basic example. You can customize and generate problems with a wide range of parameters and constraints. Check the [USAGE.md](/docs/USAGE.md) file for detailed usage instructions.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpc-lab-x%2Fmpc-lab-x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpc-lab-x%2Fmpc-lab-x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpc-lab-x%2Fmpc-lab-x/lists"}