{"id":40598316,"url":"https://github.com/ute/qquestion","last_synced_at":"2026-01-21T04:07:27.217Z","repository":{"id":223035265,"uuid":"759148984","full_name":"ute/qquestion","owner":"ute","description":"A quarto extension for quick questions to reader","archived":false,"fork":false,"pushed_at":"2024-03-25T23:21:11.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-26T00:26:53.068Z","etag":null,"topics":["quarto","quarto-extension","quarto-filter"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/ute.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}},"created_at":"2024-02-17T19:28:08.000Z","updated_at":"2024-03-26T00:26:54.643Z","dependencies_parsed_at":"2024-02-24T16:45:46.601Z","dependency_job_id":null,"html_url":"https://github.com/ute/qquestion","commit_stats":null,"previous_names":["ute/qquestion"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ute/qquestion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ute%2Fqquestion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ute%2Fqquestion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ute%2Fqquestion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ute%2Fqquestion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ute","download_url":"https://codeload.github.com/ute/qquestion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ute%2Fqquestion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28625927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["quarto","quarto-extension","quarto-filter"],"created_at":"2026-01-21T04:07:27.163Z","updated_at":"2026-01-21T04:07:27.212Z","avatar_url":"https://github.com/ute.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qquestion Extension For Quarto\n\nIntersperse text with short questions to the reader. They can include invisible answers or hints that are collected and can be output when format = pdf. Questions are numbered for reference, and marked by a 🤔 emoji. The extension is meant for html and pdf output.\n\n## Installing\n\n\n```bash\nquarto add ute/qquestion\n```\n\nThis will install the extension under the `_extensions` subdirectory.\nIf you're using version control, you will want to check in this directory.\n\n## Using\n![image](https://github.com/ute/qquestion/assets/5145859/b0b1d49f-aef7-4fbc-bc7b-52772c9941f0)\n\nIn the yaml, add\n```\nfilters: \n    - qquestion\n```\n\nTo insert a question in the text enclose text in `{{?` and `?}}`. To add an answer or hint to the question, separate the answer text from question by `:|:`, within the same pair of brackets.\n\nTo collect answers for use in pdf, add the LaTeX command `\\collectanswers` before any question with answers. Retrieve answers including a reference number by adding the LaTeX command `\\qsolutions` in your text.\n\nChange appearance of questions and answers by hacking the files `qquestions.css` and `qquestions.tex`.\n\n## Example\n\nHere is the source code for a minimal example: [example.qmd](example.qmd).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fute%2Fqquestion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fute%2Fqquestion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fute%2Fqquestion/lists"}