mirror of
https://github.com/learnhouse/docs.git
synced 2026-02-18 00:07:39 +01:00
16 lines
649 B
Plaintext
16 lines
649 B
Plaintext
import { Callout } from 'nextra-theme-docs'
|
|
import { Card, Cards } from 'nextra-theme-docs'
|
|
import Image from 'next/image'
|
|
|
|
# Trails
|
|
|
|
<br/>
|
|
<img style={{borderRadius:10}} quality={100} src="/img/pages/trails/trails.png" alt="Hello" width={800} height={500} />
|
|
|
|
|
|
Trails are a key feature on Learnhouse that enables teachers & students to track their progress through Courses.
|
|
|
|
By using Trails, teachers can effectively use quiz results and text-based course progression to tailor feedback in-person & remotely. It also lets students keep a track of their own progression through the course, and encourage increased self-determination & confidence.
|
|
|
|
|