You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
225 B
7 lines
225 B
6 years ago
|
json.course_id @course.id
|
||
|
json.course_name @course.name
|
||
|
json.category @homework.category_info
|
||
|
json.homework_id @homework.id
|
||
|
json.user_name @current_user.real_name
|
||
|
json.work_id @work.id
|
||
|
json.description @work.description
|