Open Source Notices · Lock In MCAT

Lock In MCAT builds on open-source work. This page lists third-party components we redistribute and how to obtain their source.

AnKing Note Types ("MCAT AI")

The "Export to Anki (MCAT AI)" feature produces an Anki package that bundles the MCAT AI Cloze note type, which is based on the AnKing Note Types. These templates are distributed under the GNU Affero General Public License v3 (AGPL v3).

Upstream source and license: github.com/AnKing-VIP/AnKing-Note-Types

Corresponding source we distribute

The following template files are embedded in the exported note type and available via the app:

  • Card front template (HTML) — mcat-ai-front.html
  • Card back template (HTML) — mcat-ai-back.html
  • Card styling (CSS) — mcat-ai-styling.css

Modifications

Our copy of the AnKing templates is unchanged except for renaming the field reference from {{One by one}} to {{One by One}} so it matches the field name in the bundled note type.