🏔️
Arlinear
  • Introduction
  • Getting an API Key from Arlinear
  • API Demo - Try it here!
  • API
    • Base URL and Authorization
    • /generate-quiz
    • /get-quiz
    • /check-answer
    • /submit-quiz
    • /get-grades
  • React
    • Getting Started
    • Quiz Components
    • Examples
      • Taking a Quiz
      • Showing Graded Quiz
  • Embedding Quiz Using <iframe>
  • Self Hosting
  • Pricing
Powered by GitBook
On this page
  1. React

Examples

Taking a QuizShowing Graded Quiz
PreviousQuiz ComponentsNextTaking a Quiz