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.
9 lines
277 B
9 lines
277 B
6 years ago
|
|
||
|
json.id question_bank.id
|
||
|
json.name question_bank.name
|
||
|
json.is_public question_bank.is_public
|
||
|
json.quotes_count question_bank.quotes
|
||
|
json.creator_name question_bank.user.name
|
||
|
json.course_list_name question_bank.course_list.name
|
||
|
json.updated_at question_bank.updated_at
|