Client Variables
Client variables acts as a general-purpose, global state management system for client-side preferences, configurations, and data storage.
a11y_capitalization
<string>Capitalization (default, uppercase, lowercase)
Value: "default"
Default value: "default"
a11y_dyslexic
<boolean>Enable dyslexic font
Value: false
Default value: false
counter
<number>Counter variable
Value: 0
Default value: 0
exercises_enable_timer
<boolean>Enable timer in game exercises
Value: false
Default value: false
qna_prefer_pagination
<boolean>Replaces scrolling qna2 with paginated qna3
Value: false
Default value: false
qna_show_answers
<boolean>Show answers in QnA2
Value: true
Default value: true
richmath_editor_latex_node_display_mode
<number>Display latex nodes as rows in richmath editor (0: inline, 1: auto-width row, 2: full-width row)
Value: 0
Default value: 0
richmath_editor_latex_node_limited_height
<number>Maximum height of latex nodes in richmath editor (0: unlimited, 1: 128px)
Value: 0
Default value: 0
teacher_expand_chat_sidebar
<boolean>Expand the teacher chat sidebar
Value: true
Default value: true