Created a quick demo home page for a user
This commit is contained in:
18
src/demo/user_results.json
Normal file
18
src/demo/user_results.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"reading": {
|
||||
"total": 12,
|
||||
"score": 75
|
||||
},
|
||||
"listening": {
|
||||
"total": 14,
|
||||
"score": 85
|
||||
},
|
||||
"writing": {
|
||||
"total": 4,
|
||||
"score": 60
|
||||
},
|
||||
"speaking": {
|
||||
"total": 3,
|
||||
"score": 91
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user