{% extends "base.html" %} {% block content %}
{{ qr_set.description }}
{% endif %}Created on {{ qr_set.created_at.strftime('%Y-%m-%d') }}
Create QR codes for points and achievements in this set
Click to quickly add common QR code types to this set
Create printable PDFs and admin codes for this set
Use this special QR code to link all codes in this set to an event. Print this on each page.
Scan to link all QR codes to an event
These actions cannot be undone
| QR Code | Details | Points | Achievement | Status | Actions |
|---|---|---|---|---|---|
|
|
{{ qr_code.title or "Untitled" }}
Code: {{ qr_code.code[:10] }}...
{% if qr_code.description %}
{{ qr_code.description }}
{% endif %}
|
{{ qr_code.points }} pts | {% if qr_code.achievement_name %} {{ qr_code.achievement_name }} {% else %} None {% endif %} | {% if qr_code.used %} Redeemed {% else %} Available {% endif %} | View |
No QR codes in this set yet. Add your first QR code using the form.