Automatic Exam Export
From Notes to Exams
- Convert lesson notes into exams
- Multiple choice
- Dropdown & fill-in-the-blanks
AI Compatibility
- Import exams generated by major AI tools
- Automatic formatting and cleanup
- Teacher review before publishing
Graphing Data and Equations
Graphing Data as Image
- Bar Graphs
- Pie Graphs
- Line Graphs
Example:
Rendered:
Computer Games=100
Soccer=500
Basketball=200
Bicycling=300Rendered:
Dynamic Graphing Equations
- Plots equations from ASCII input
- Supports linear, quadratic, trigonometric functions
- Visual feedback for students
Equation: `f(x) = x^5-3x^2+2x^2+1`
Rendered:
Rendered:
Evaluate ASCII Math Equations
Equation Understanding
- Reads ASCII math equations directly from questions
- Automatically calculates values
- Works inside quizzes, exams, and activities
Example: `x=5`
Equation: `y=2*x^2+1`
Rendered: `y = 51`
Equation: `y=2*x^2+1`
Rendered: `y = 51`
Random or Dynamic Exam Values
rand()for numeric valuesrandarray(a, b, c)for choices- Each student gets a unique exam
Let
x = number of boys,
y = number of girls,
total = boys + girls
Equations:
Example Question: There are 15 children in a classroom. If there are 5 boys, how many girls are there?
Answer = 10 girls.
note: The underlined values changes every time you reload.
x = number of boys,
y = number of girls,
total = boys + girls
Equations:
`x =rand(1,10)`,
`y=randarray(2,4,6,8,10)`,
`total=x+y` Example Question: There are 15 children in a classroom. If there are 5 boys, how many girls are there?
Answer = 10 girls.
note: The underlined values changes every time you reload.
Books, Libraries & Question Pool
Educator Libraries
- Create books and lesson materials
- Public or restricted access
- Reusable content across classes
Question Pool
- Kindergarten to College level
- Searchable by topic and difficulty
- One-click reuse for exams
Voice Assist & Grading
Voice Assist For Preschool
- AI that translate text to sound
- Can easily be integrated to exams/books
Click below to hear:
I assist kids who cannot read
Flexible Grade Calculation
- Weighted quizzes, exams, and activities
- Custom grading scales
- Automatic grade summaries