feat: füge neue Funktionen zur Analyse und Zählung von Lektionen hinzu, einschließlich der Generierung von Lernkontrollpunkten
All checks were successful
Deploy to production / deploy (push) Successful in 2m3s
All checks were successful
Deploy to production / deploy (push) Successful in 2m3s
This commit is contained in:
42
backend/data/lesson-checkpoints.json
Normal file
42
backend/data/lesson-checkpoints.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"24": true,
|
||||
"25": true,
|
||||
"26": true,
|
||||
"27": true,
|
||||
"28": true,
|
||||
"29": true,
|
||||
"30": true,
|
||||
"31": true,
|
||||
"32": true,
|
||||
"33": true,
|
||||
"34": true,
|
||||
"35": true,
|
||||
"36": true,
|
||||
"37": true,
|
||||
"38": true,
|
||||
"39": true,
|
||||
"40": true,
|
||||
"41": true,
|
||||
"42": true,
|
||||
"43": true,
|
||||
"44": true,
|
||||
"45": true,
|
||||
"46": true,
|
||||
"47": true,
|
||||
"48": true,
|
||||
"49": true,
|
||||
"50": true,
|
||||
"51": true,
|
||||
"52": true,
|
||||
"53": true,
|
||||
"54": true,
|
||||
"55": true,
|
||||
"56": true,
|
||||
"57": true,
|
||||
"58": true,
|
||||
"59": true,
|
||||
"60": true,
|
||||
"61": true,
|
||||
"62": true,
|
||||
"63": true
|
||||
}
|
||||
Reference in New Issue
Block a user