eq-quizgen

View on PyPIReverse Dependencies (0)

0.2.8 eq_quizgen-0.2.8-py3-none-any.whl

Wheel Details

Project: eq-quizgen
Version: 0.2.8
Filename: eq_quizgen-0.2.8-py3-none-any.whl
Download: [link]
Size: 89574
MD5: e35d3f5ffbd77fcfe964dffd69968069
SHA256: 2372b4b29085f4eb8093f760cee56ed16a028500c4da2219e0db73f7a444d7f6
Uploaded: 2024-03-09 21:51:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eq-quizgen
Version: 0.2.8
Summary: A tool that can generate multiple types of quizzes from a common configuration.
Author-Email: Eriq Augustine <eaugusti[at]ucsc.edu>
Project-Url: Homepage, https://github.com/edulinq/quizgen
Project-Url: Repository, https://github.com/edulinq/quizgen
License: MIT License Copyright (c) 2023 Eriq Augustine Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: education,quiz,canvas,tex,latex
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: GitPython (>=3.1)
Requires-Dist: Jinja2 (>=3.1.0)
Requires-Dist: beautifulsoup4 (>=4.10)
Requires-Dist: lark (>=1.1.8)
Requires-Dist: json5 (>=0.9.14)
Requires-Dist: requests (>=2.31.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15116 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
quizgen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/common.py sha256=VEhS-C0baujiq3ENAHMd3b96MPNGTmIbBQ8cbXF5Rvo 48
quizgen/constants.py sha256=ZznSCbHN4iH-DJJNXOq0RBB9butEwTfBRMvgWCGRID0 1201
quizgen/group.py sha256=qZFj8nFTvmIABWL9BAT1zk7QJRgYRSJOiSROyN06KRQ 5609
quizgen/katex.py sha256=X7Ky8yXu8mwNneD0X_S1VwuilS0XebRcBMi7OTvGAIM 1121
quizgen/latex.py sha256=ppN66egvGAvUkngkLvCfAWN19XnYg8tFlgGwJL0XFHA 560
quizgen/log.py sha256=tinTjL---uIOxff6ThgFHRyw7sKSRlt-5GXDniss7wk 1402
quizgen/parser.py sha256=G8Nt5tQ7Vc_SZEsLjRn_ae5lx9CvWKU-VYfto_wTymA 27251
quizgen/pdf.py sha256=xWLj65dDg8XtRSgcUkZk_fPNPsPHuqxQ5duWcuxmS5Y 5484
quizgen/quiz.py sha256=mYPQwTf9UZ3wlvoAFZjBNw1Nkb55_EwOJo4WSZTJvnQ 6766
quizgen/variant.py sha256=SXG8uNZoKh8i1tdCtdAHlVS4Gq-3kJN3DNz-c9K44qg 3389
quizgen/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/cli/canvas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/cli/canvas/upload.py sha256=BMujHHgAoKw11r3XXLSZmIa8UrHRrn39Z21D1exsBT8 1855
quizgen/cli/gradescope/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/cli/gradescope/upload.py sha256=SwxGUh4JCxtn7H9m6y80DJX41HLnln13bBMyn1bcuqI 2710
quizgen/cli/parse/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/cli/parse/file.py sha256=cBFIuvyyDzM4DxBKG9cLRi1kHJ7JiFNhaZuyCKNxTok 955
quizgen/cli/parse/question.py sha256=uCC_QQpXWyMpyKt1RttLCUnm7oCz7urTe0sHTp22-2s 1611
quizgen/cli/parse/quiz-for-testing.py sha256=OJBAl-_nCn3BqkXrQGy2B_6ykUPxKLls38RMLDfasX4 2616
quizgen/cli/parse/quiz.py sha256=Vmkf03iNUVUGiUbLDprwt4M4lpCPLPYsRGeDxBTf3Gs 2188
quizgen/cli/pdf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/cli/pdf/create.py sha256=IkNzjS7AW1jCR21gaFsZlDD-HxrHDR8ulHxXQlHF_x0 515
quizgen/cli/qti/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/cli/qti/create.py sha256=dPE6JcgzvY5066e6BCbFobC1mcYfqEYsONNFfgrqZ2U 1383
quizgen/converter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/converter/convert.py sha256=3_3fWl2EZbtfqSIGZUtfK8c2G2kSDEHXNGVTjEoyfIA 1813
quizgen/converter/converter.py sha256=ZJcDHjWA1Agl2XrVKqpAVPdW5Pq88euyNSVyoEdcTgs 647
quizgen/converter/htmltemplate.py sha256=J1RPT3T6LMep56ZU0ajEcNkSDg9erHV099-zrwKDke0 794
quizgen/converter/json.py sha256=lK-f0l01r77xuzX_79CmJWRHYshiq1E48iitsUoSRaI 282
quizgen/converter/qtitemplate.py sha256=SZnElpRcOVwxl5eMkcpEYSetGhvpDKW-ZFpSo2BZNUY 6842
quizgen/converter/template.py sha256=FlYifoYQeVBIVoAwnMFauDncoOOV58mhRI8jGtoE3eQ 18688
quizgen/converter/textemplate.py sha256=CEE08e0yjBJxZr3I-y804Tk3h1a9gAhrup9PqD171RE 1306
quizgen/data/templates/edq-html/essay.template sha256=AloIaPLS4OMsRkdxmZfDci0mLXtg1FUKjDAL57sRwmE 340
quizgen/data/templates/edq-html/fill_in_multiple_blanks.template sha256=jVGJaEOTRG0kb84IBRYW944HG0IphuMBorgZ7FuLWSI 526
quizgen/data/templates/edq-html/fill_in_the_blank.template sha256=LaAfm4DWdxUxTKbCBKFqI_Y5GOO2z40JJJ3Frgc3Yf8 340
quizgen/data/templates/edq-html/matching.template sha256=C2K9ldW3HQJQDqBcjORKrjiTS7SFL7lFE9awOLYsMTk 765
quizgen/data/templates/edq-html/multiple_answers.template sha256=HKGZc0MmmgaFOomKL0hwdEFUaFMbfrZLm05MW_ZyUzw 634
quizgen/data/templates/edq-html/multiple_choice.template sha256=CX6OW22lB1Jg1BwkCmyIoUHCNgRLGKFNml2CQkl2uus 632
quizgen/data/templates/edq-html/multiple_dropdowns.template sha256=sziimbxg_A6eIvolQqzzT3V4XgIl0f7CYEr2nZu-vnY 876
quizgen/data/templates/edq-html/numerical.template sha256=OUTWTuQ62odi85NnGcqMuueJDuIKiybx8w5m-BV1TeA 347
quizgen/data/templates/edq-html/question-separator.template sha256=AHCHjjNLlMNPggJlSedzfhUJY2GazOPpbKekdga_Sb8 5
quizgen/data/templates/edq-html/quiz.template sha256=1SQEwLXMh8c6qsUQU78z3R8KFZiEhqeCBmrSTUJvdWI 807
quizgen/data/templates/edq-html/short_answer.template sha256=AloIaPLS4OMsRkdxmZfDci0mLXtg1FUKjDAL57sRwmE 340
quizgen/data/templates/edq-html/text_only.template sha256=_h7nShKxi285YO6yjM7c19jjIXClxR71a27ctDzNBK0 153
quizgen/data/templates/edq-html/true_false.template sha256=CX6OW22lB1Jg1BwkCmyIoUHCNgRLGKFNml2CQkl2uus 632
quizgen/data/templates/edq-html/partials/question.template sha256=_RA8Qz5dRECWsfsNuMpjplRq2Jx8GYDf43azjuXUtMk 820
quizgen/data/templates/edq-qti/essay.template sha256=y5eB_qrFURL4xPpF6bHYRTLyGj5F-d3dq1-Q7YbO6y8 258
quizgen/data/templates/edq-qti/fill_in_multiple_blanks.template sha256=UJ65O7GoTi1Ar9TFAeGbGnUy-yOxwHgtQMxY7-6_8VE 3160
quizgen/data/templates/edq-qti/fill_in_the_blank.template sha256=Wg15_mNONabA93LJb4nFCFxfWPkNw8Rb4TETPVaAipo 1292
quizgen/data/templates/edq-qti/group.template sha256=py5hewKe3rG6dT286BObLR-aaz5vW9MO9X58YlVhOFc 403
quizgen/data/templates/edq-qti/matching.template sha256=B9TL6gXvsZ_3BKkAhlgQE6kWK9QT0PUo2vS6uCeUOQM 1924
quizgen/data/templates/edq-qti/multiple_answers.template sha256=2-DTrN9fB3ZT-JJd4alA5jQZEeck2uHOh7aUXptwfqc 1377
quizgen/data/templates/edq-qti/multiple_choice.template sha256=eCx5cCAJxqf7X2q8T-xiQBRHJQDgYbw1EuGRLzA0lbI 503
quizgen/data/templates/edq-qti/multiple_dropdowns.template sha256=k_6AtVvZ8nUwuppEfSWd4d4fRk1w25EUrF-2ZTze0PM 3174
quizgen/data/templates/edq-qti/numerical.template sha256=rRpiA0qoMm22mL3XhGvHzop2lbnv_8UXGkwLL809koQ 2372
quizgen/data/templates/edq-qti/qti_assessment_meta.template sha256=KWTDnGB3QHZ7TvoCpy5FXE1_EIHeZmVOka9WzZKO-vA 1809
quizgen/data/templates/edq-qti/qti_imsmanifest.template sha256=Pyb-XdEBqytfZlxZd1n2Gb1f00fa9d81ZX78wQD2tIA 1922
quizgen/data/templates/edq-qti/question-separator.template sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/data/templates/edq-qti/quiz.template sha256=ZIMsUFBR34YHkVpuxWOrX0p-crvuOWXHEQJfQMWsOEc 862
quizgen/data/templates/edq-qti/short_answer.template sha256=y5eB_qrFURL4xPpF6bHYRTLyGj5F-d3dq1-Q7YbO6y8 258
quizgen/data/templates/edq-qti/text_only.template sha256=I_xiMCWHXW8LVhwjcT0q_TQad1qKkT_wNXXfeGVnNW4 206
quizgen/data/templates/edq-qti/true_false.template sha256=eCx5cCAJxqf7X2q8T-xiQBRHJQDgYbw1EuGRLzA0lbI 503
quizgen/data/templates/edq-qti/partials/answer_list.template sha256=0UqeBHnoRKLkBktDq7tk3ZttJhP0Lwo_gG7lYoyGtLQ 2252
quizgen/data/templates/edq-qti/partials/question.template sha256=Gl7r-wAWZBTfIQwIF1Da29PTGhbgt9NS7Zeh1IMVcPI 3131
quizgen/data/templates/edq-tex/essay.template sha256=W3SC1zFeXaBev0inGQWo7J_KyuxHRCb5MbE9ACwxo1U 706
quizgen/data/templates/edq-tex/fill_in_multiple_blanks.template sha256=28Q0BSfZKMyEUIe3sbWdKq8NW8NgpST3LU5q19P7h1c 1823
quizgen/data/templates/edq-tex/fill_in_the_blank.template sha256=R21p--vZ4KZoyhCAiSQPtnggaP-Mnsj33AU5cjF3giM 693
quizgen/data/templates/edq-tex/matching.template sha256=wuzARyx01M2aCas2NV_nWm-7k3_Q7untlUd7cdeqM44 899
quizgen/data/templates/edq-tex/multiple_answers.template sha256=rH2tCywJ7EPIdVOJG3FJS4GXNI_PjqWtJ2tPVTe4MrI 1448
quizgen/data/templates/edq-tex/multiple_choice.template sha256=4xVOGrhxZDhO41guuFRCkkGQ7mT6-5fATkFHkYrp3Y0 1440
quizgen/data/templates/edq-tex/multiple_dropdowns.template sha256=GwC-lETiZb30oh1vZjVAZtETGkmuTG5o6e1brJEpGHY 1881
quizgen/data/templates/edq-tex/numerical.template sha256=LLkl1CD6qn5l0mqOZECuNZlgljiKs_JXrQDpQuj7sKw 685
quizgen/data/templates/edq-tex/question-separator.template sha256=Fs4lniPPVyDDfhaoCjZ5p7rqi82eMHukr4DzGZAnp-A 15
quizgen/data/templates/edq-tex/quiz.template sha256=Gu51O5YSIQ7PLCypIZUOzdo6QWIY_gukX3vrCTlB5dM 6482
quizgen/data/templates/edq-tex/short_answer.template sha256=PyFvDr5ub9Y185C4HgtK-OJfo7YcHlj-s0Y--5jAkR0 688
quizgen/data/templates/edq-tex/text_only.template sha256=GvZ4-iSAh7VBKO8PQveM2OWBf2w2es21dEgCAc9sJ_Q 115
quizgen/data/templates/edq-tex/true_false.template sha256=_Fjr3KhJjhfG_ZeITGb1DKLr8jJ-i0JJcd-_Ci2K73M 1430
quizgen/data/templates/edq-tex/partials/question.template sha256=PswgIh8Suul8213gOmlorSs0HaokQ5YKH6KFKj9wMTk 877
quizgen/question/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/question/base.py sha256=oqCZJX4FG8nEWluKakwXHjBJZcSf3lMdaURBmpM55TQ 13721
quizgen/question/essay.py sha256=HWLKC0Y-qfiWYHoNMa75TnMiGCf1x_ygA9he3ayXWOE 289
quizgen/question/fimb.py sha256=cxcpXEhPnXUmHCEao0InFR98i0OMsEdQJw_6X6Bd82U 293
quizgen/question/fitb.py sha256=MyXJpDTb-mct3lr97oCS5syi9nosVSE38cwVxvYTcNQ 1533
quizgen/question/ma.py sha256=BEPEieTeXSJWAiYUFWyDfsXKweZI71VD5Ho267HknyU 363
quizgen/question/matching.py sha256=tdOVsKuW6ntM67AO7QFRoou_mq0GAJHGdXSkX1UPEfE 2350
quizgen/question/mc.py sha256=bXwQ48SU1DmzpEDmauZwzRUbQ__V7SXDNZ_1_A4SpZo 396
quizgen/question/mdd.py sha256=wYBc8nZymaCus7UII-ntrNppBO_s2w3tuoEMl2gBHW4 1247
quizgen/question/numerical.py sha256=uRMbmmXQ5peNhNEpK6E-9DSFnki2AlHuF6mcn3Xd3sw 1742
quizgen/question/sa.py sha256=dQvtdPAcrJQki1wYHUfrMHw6i2NUsKN2i_Ewa9qM9Nc 295
quizgen/question/textonly.py sha256=7h5Gq1i8pQInFUmhBIX_fYVDf7o9hV2P8USZbVH1DUw 481
quizgen/question/tf.py sha256=GK50HdQySG2hPT67KQD5U4HPoGF9dB78ZKgLNR8nGYQ 1320
quizgen/uploader/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/uploader/canvas.py sha256=iiQaV7i-JqObt2CP9IOn4gGk6oGNEFbz5sedkgwfQgM 19730
quizgen/uploader/gradescope.py sha256=33sabLu6qE2ydH_U_3K1q1mxvF-VjdsRhXxjt2C0aZA 19527
quizgen/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
quizgen/util/cli.py sha256=7cyAaDZ3182uLz211eUGraYOrvNXUlt6rw1_Xd0Zwhs 1554
quizgen/util/containers.py sha256=iv9irAF0-oWVg0sQtFb2JadKNvroUTxLiW1l_L8ude0 1908
quizgen/util/file.py sha256=inpA0idHQpWmFJRaXyxItxDbZuV_qYGx8XPZwkI-e_A 1818
quizgen/util/git.py sha256=IBeR03rm1Yzmgq6xBao2rItbbFIZTVzMPM585rTYnIU 682
quizgen/util/hash.py sha256=gkDVp7ad3EnycoO1Jmrn3bwijiqMzucQXtLaKrcb_4o 168
quizgen/util/http.py sha256=V7o6dyKfKXd5VYD-2OFuXfJgHzNf5B-9D99wVAk_D3I 619
eq_quizgen-0.2.8.dist-info/LICENSE sha256=frSIMMAiofhBsL_jb-lCZHRYlg7GkGNelXwkdpumk7M 1071
eq_quizgen-0.2.8.dist-info/METADATA sha256=jiRGtQFvZqOzwOzArCllAC6wgsp3ebdwwLVspyqWlVw 17136
eq_quizgen-0.2.8.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
eq_quizgen-0.2.8.dist-info/top_level.txt sha256=_Mo_vS7-FPz3Ug-1ZYOr9QTQtcUZwzJAtx1Yi9FRPho 8
eq_quizgen-0.2.8.dist-info/RECORD

top_level.txt

quizgen