/TeXify-Plickers

Add mathematics in Plickers.

Primary LanguageJavaScriptMIT LicenseMIT

TeXify-Plickers

TeXify-Plickers allows you to include mathematics in Plickers. Is NOT a formula editor; LaTeX, MathML or AsciiMath notation language must be known. Is based on MathJax technology.

Installation

  1. install ViolentMonkey for FireFox >=57.0 or ViolentMonkey for Chrome;
  2. install TeXify-Plickers user script.

Usage

Then, create questions and use delimiters [; and ;] (inline) or $$ and $$ for insert math code.

Sample

Live view result

Security considerations

TeXify-Plickers use script = createElement("script") and document.head.appendChild(script) to add mathjax javascript library from hardcoded link of MathJax Content Delivery Network (CDN) . This is secure until cloudflare CDN and your DNS are not compromised.