update
This commit is contained in:
@@ -37,7 +37,7 @@ async def lade_lernstand() -> tuple[list[dict], dict[str, set[str]], dict[str, d
|
||||
"""Guides + Kapitel-Fortschritt + Bausteine je Stufe.
|
||||
|
||||
levels: {"anfaenger"/"fortgeschritten"/"experte"/"meister": {topic → normalisierte Titel}}.
|
||||
Stufe je Baustein wird aus Score + cap (2×relevante Subs) abgeleitet.
|
||||
Stufe je Baustein wird aus Score + cap (4×relevante Subs) abgeleitet.
|
||||
"""
|
||||
scores = await list_baustein_scores_all()
|
||||
caps = await subs_count_alle()
|
||||
|
||||
Reference in New Issue
Block a user