Approved

Version 0.1.0

No package description was provided.

This version is approved and can be made live.

Owner admin
Available to Learners and Instructors
Placement Course placement
Added May 16, 2026, 1:37 PM
Course and assignment detailsApp contentRead saved progressSave progressProgress updatesFinish attempt

Review before approval

Approve this version only if these actions match what you expect the app to do.

If not, reject it. Lantern will keep this version from going live, and you can leave the current approved version in place until a safer update is ready.

  • Save progress Stores learner data

    Stores learner progress in Lantern so the learner can continue later.

  • Progress updates Learner work leaves the app

    Sends learner answers and progress back to Lantern while the activity is in use.

  • Finish attempt Can affect scores or grades

    Lets the app mark work complete so Lantern can score it and return a grade when applicable.

Show access notes, saved files, and manifest JSON

Course and assignment details

Reads the course, assignment, and user details the LMS sends when the app opens.

App content

Reads the approved app content for this version.

Read saved progress

Reads saved learner progress from Lantern.

Save progress Stores learner data

Stores learner progress in Lantern so the learner can continue later.

Progress updates Learner work leaves the app

Sends learner answers and progress back to Lantern while the activity is in use.

Finish attempt Can affect scores or grades

Lets the app mark work complete so Lantern can score it and return a grade when applicable.

Scoring setup

The app only reports completion state, not rubric-scored output.

Saved files

Lantern saved a reviewed copy in var/packages/flashcard-practice/0.1.0 with checksum sha256:dd0257b671abff8aaf1c4ef46742d0e239dfbd00bf0eb82e202e9318954784ab.

{
  "schema_version": "1",
  "app_id": "flashcard-practice",
  "version": "0.1.0",
  "title": "Flashcard Practice",
  "owner": {
    "type": "user",
    "id": "admin"
  },
  "entrypoint": "/dist/index.html",
  "roles": [
    "learner",
    "instructor"
  ],
  "install_scope": "course",
  "capabilities": [
    "read_launch_context",
    "read_activity_content",
    "read_local_state",
    "write_local_state",
    "submit_attempt_event",
    "finalize_attempt"
  ],
  "grading": {
    "mode": "completion",
    "max_score": 100
  },
  "content_files": [
    "/content/activity.json"
  ],
  "preview": {
    "fixtures_file": "/preview/fixtures.json",
    "tests_file": "/preview/tests.json"
  }
}

Approved

This version is approved and can be made live.

Reviewed at May 16, 2026, 1:44 PM
Review notes No review notes recorded.
Status Passed review
Failed checks All recorded checks passed or were marked not applicable.

Keyboard use

Pass

Focus visibility

Pass

Focus not obscured

Pass

Structure and semantics

Pass

Contrast

Pass

Reduced motion

Pass

Equivalent interaction alternatives

Pass

Failure notes

No failure notes recorded.

Exception note

No exception note recorded.

Saved generated package as a pending package version.

May 16, 2026, 1:37 PM

Version 0.2.0 Pending review

May 16, 2026, 3:30 PM

This version is waiting for review.

Version 0.1.0 Approved Current version

May 16, 2026, 1:37 PM

This version is approved and can be made live.