This table contains classes for instructor with ID
Put the following lines in postcell.conf file in the root directory of your project. Have your students enter their id in the 'student_id' field.
postcell.conf
'student_id'
{ "url" : "https://postcell.io/post_cell", "student_id" : "YOUR_STUDENTS_ENTER_THEIR_NAME_OR_ID_HERE", "instructor_id": "", "class_id": "", "should_send_to_server" : "true" }