{% extends 'admin/custom_base.html' %} {% block head %} {% endblock %} {% block body %}
Schedule challenges for the next 10 weeks. Click a week to expand and override.
| ID | Title | Activity | Target | Reward XP | Rarity |
|---|---|---|---|---|---|
| {{ ch.id }} | {{ ch.title }} | {{ ch.activity_guid[:8] }}… | {{ ch.target }} games | {{ ch.reward_xp }} | {{ rarity_names.get(ch.reward_rarity, ch.reward_rarity) }} |