{"id":24073746,"url":"https://github.com/vfansss/coquiz-web","last_synced_at":"2026-05-09T09:03:50.492Z","repository":{"id":271269545,"uuid":"912783496","full_name":"VFansss/coquiz-web","owner":"VFansss","description":"File-based quiz web-app built in Svelte 5","archived":false,"fork":false,"pushed_at":"2025-02-22T13:38:47.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T14:32:03.689Z","etag":null,"topics":["quiz","spa","svelte","svelte5","sveltekit","tailwindcss","webapp"],"latest_commit_sha":null,"homepage":"https://vfansss.github.io/coquiz-web/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VFansss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2025-01-06T11:39:15.000Z","updated_at":"2025-02-22T13:34:34.000Z","dependencies_parsed_at":"2025-01-06T17:48:44.589Z","dependency_job_id":"0b7034f0-e93e-477d-ab55-8eec71206d13","html_url":"https://github.com/VFansss/coquiz-web","commit_stats":null,"previous_names":["vfansss/coquiz-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VFansss%2Fcoquiz-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VFansss%2Fcoquiz-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VFansss%2Fcoquiz-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VFansss%2Fcoquiz-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VFansss","download_url":"https://codeload.github.com/VFansss/coquiz-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240941515,"owners_count":19882063,"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":["quiz","spa","svelte","svelte5","sveltekit","tailwindcss","webapp"],"created_at":"2025-01-09T17:56:43.982Z","updated_at":"2026-05-09T09:03:50.475Z","avatar_url":"https://github.com/VFansss.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# coquiz-web\n\n![Coquiz Logo](static/coquiz-logo.svg)\n\nWeb-app made for executing quizzes from files.\n\n👉 [Use it online! No download required!](https://vfansss.github.io/coquiz-web/)\n\nBuilt with Svelte 5 and SvelteKit static site generator.\n\n## Features\n\n- **Dynamic Quiz Loading** 📂: Load quiz content from files\n  - Supports loading demo quizzes directly from the app\n- **Quiz Format Support** 📚: Supports multiple quiz formats through a registry.\n- **Theming** 🎨: Supports dark and light themes.\n- **Modal Display** 🖼️: Display file content in a modal with scrollable content.\n- **Animated Titles** 🎬: Cyclic title animations using Svelte transitions.\n\n## Tech Used\n\nThis project is built with:\n\n- [SvelteKit](https://kit.svelte.dev/) - Application framework\n- [Svelte 5](https://svelte.dev/) - Component framework\n- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS framework\n\n## Development\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/yourusername/your-repo.git\n    cd your-repo\n    ```\n\n2. Install dependencies:\n    ```sh\n    npm install\n    ```\n\n3. Run the development server:\n    ```sh\n    npm run dev\n    ```\n\n4. Change whatever you have\n\n## Project Structure\n\n- `src/routes/+page.svelte`: Main page component.\n- `src/routes/QuizRunner.svelte`: Component to run the quiz.\n- `src/routes/QuizPartitionSelector.svelte`: Component to select quiz partitions.\n- `src/routes/CyclicTitle.svelte`: Component for animated title.\n- `src/lib/ContentRetriever.js`: Library to retrieve content from files.\n- `static/coquiz-logo.svg`: Project logo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfansss%2Fcoquiz-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvfansss%2Fcoquiz-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfansss%2Fcoquiz-web/lists"}