{"id":26361405,"url":"https://github.com/lizardcat/intelligent-tutoring-system","last_synced_at":"2025-03-16T17:38:00.529Z","repository":{"id":282009972,"uuid":"947148384","full_name":"lizardcat/intelligent-tutoring-system","owner":"lizardcat","description":"ITS project for APT3020B","archived":false,"fork":false,"pushed_at":"2025-03-12T09:46:30.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T10:32:15.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lizardcat.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}},"created_at":"2025-03-12T08:26:15.000Z","updated_at":"2025-03-12T09:46:34.000Z","dependencies_parsed_at":"2025-03-12T10:32:58.577Z","dependency_job_id":"6b1b8988-dd51-4606-9be0-d8b317afc97f","html_url":"https://github.com/lizardcat/intelligent-tutoring-system","commit_stats":null,"previous_names":["lizardcat/intelligent-tutoring-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fintelligent-tutoring-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fintelligent-tutoring-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fintelligent-tutoring-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2Fintelligent-tutoring-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lizardcat","download_url":"https://codeload.github.com/lizardcat/intelligent-tutoring-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243909108,"owners_count":20367532,"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","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":[],"created_at":"2025-03-16T17:37:30.358Z","updated_at":"2025-03-16T17:38:00.522Z","avatar_url":"https://github.com/lizardcat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intelligent Tutoring System\n\nThe Intelligent Tutoring System is a web-based application that provides an adaptive learning experience using a knowledge-based system. It allows students to answer questions, receive instant feedback, and track their performance. Administrators can add and manage questions dynamically.\n\n## Features\n- Adaptive questioning based on student performance\n- Immediate feedback on submitted answers\n- Performance tracking with visual analytics\n- Admin panel for managing questions\n- Supports multiple question types (MCQs, fill-in-the-blank, and word problems)\n\n## Live Demo\nThe application is deployed on Streamlit Cloud. You can access it here:  \n[https://intelligent-tutoring-system.streamlit.app/](https://intelligent-tutoring-system.streamlit.app/)\n\n## Installation and Setup\n\n### 1. Clone the Repository\n```sh\ngit clone https://github.com/lizardcat/intelligent-tutoring-system.git\n```\n```sh\ncd intelligent-tutoring-system\n```\n\n### 2. Install Dependencies\n\nEnsure you have Python installed, then install the required packages:\n\n```sh\npip install -r requirements.txt\n```\n\n### 3. Set Up the Database\n\nInitialize the SQLite database and load default questions:\n```sh\npython database.py\n```\n\n### 4. Run the Application\n\nStart the Streamlit server:\n```sh\nstreamlit run main.py\n```\n\n### 5. Access the App\n\nOnce the server is running, open the displayed URL in your browser to interact with the system.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardcat%2Fintelligent-tutoring-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizardcat%2Fintelligent-tutoring-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardcat%2Fintelligent-tutoring-system/lists"}