XThomasBU commited on
Commit
3fb12d6
1 Parent(s): 7688fa3

commit to add placeholder

Browse files
apps/ai_tutor/private/placeholder_students_file.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "abc@bu.edu": ["student", "bu"],
3
+ "xyz@bu.edu": ["student", "bu"],
4
+ "test@bu.edu": ["admin", "instructor", "bu"]
5
+ }