Tikz Library in Moodle LaTeX -


i developing software creates quizzes in gift format uploaded moodle lms site.

i can use latex , input different equations, tables, arrays, etc. having trouble using tikz library.

i have

\usepackage{tikz} \usepackage{tkz-euclide} \usetkzobj{all} 

included in plugins -> filters -> tex notation settings when open questions using tikz drawings don't show up.

are there moodle gurus know how enable these libraries in moodle or have alternative method of drawing shapes , labeling angles , edges moodle questions?


Comments