File size: 472 Bytes
5af4179
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "performance_history": [
    {
      "timestamp": "2024-01-01T10:00:00",
      "correct": true,
      "difficulty": "Medium",
      "topic": "Python programming"
    }
  ],
  "difficulty_scores": {
    "Easy": 0.85,
    "Medium": 0.65,
    "Hard": 0.45
  },
  "topic_performance": {
    "Python programming": {
      "attempts": 10,
      "correct": 8,
      "last_seen": "2024-01-01T10:00:00"
    }
  },
  "last_updated": "2024-01-01T10:00:00"
}