Created
April 15, 2016 23:55
-
-
Save belison/bf19af40cd38375fafaf012585bc6634 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST | |
↳ Input: %{"value" => ["290670"]} | |
↳ Resource: Api.Resource.Quizzes.Sessions.Answer | |
↳ Params: %{"quiz" => "24566", "session" => "AJqjecHLwMDOBUC4lAAAw5rOAAEbMc4AARsyzgABGzPOAAEbNM4AARs1zgABG27OAAEbb84AARtzzgABG3TOAAEbdcAA"} | |
⇇ Redirect: ws://api.movementventures.com.dev:3500/quizzes/24566/sessions/AJqjecHLkc4ABG9uw84FQLiUAQDDms4AARsxzgABGzLOAAEbM84AARs0zgABGzXOAAEbbs4AARtvzgABG3POAAEbdM4AARt1wBA | |
Sent 303 in 6ms | |
GET | |
↳ Resource: Api.Resource.Quizzes.Sessions.Read | |
↳ Params: %{"quiz" => "24566", "session" => "AJqjecHLkc4ABG9uw84FQLiUAQDDms4AARsxzgABGzLOAAEbM84AARs0zgABGzXOAAEbbs4AARtvzgABG3POAAEbdM4AARt1wBA"} | |
%Api.Service.Quiz.Session.Graded.V1{_id: <<121, 193, 203>>, answers: ["290670"], | |
correct?: true, created_at: 1460764436, credit: 1, index: 0, | |
partial_credit?: true, | |
questions: ["72497", "72498", "72499", "72500", "72501", "72558", "72559", | |
"72563", "72564", "72565"], total: nil, updated_at: 1460764452} | |
Sent 200 in 72ms | |
GET | |
↳ Resource: Api.Resource.Quizzes.Sessions.Read | |
↳ Params: %{"quiz" => "24566", "session" => "AJqjecHLwMDOBUC4lAEBw5rOAAEbMc4AARsyzgABGzPOAAEbNM4AARs1zgABG27OAAEbb84AARtzzgABG3TOAAEbdcAQ"} | |
%Api.Service.Quiz.Session.Graded.V1{_id: <<121, 193, 203>>, answers: nil, | |
correct?: nil, created_at: 1460764436, credit: 1, index: 1, | |
partial_credit?: true, | |
questions: ["72497", "72498", "72499", "72500", "72501", "72558", "72559", | |
"72563", "72564", "72565"], total: nil, updated_at: 1460764452} | |
Sent 200 in 165ms | |
POST | |
↳ Input: %{"value" => ["290674"]} | |
↳ Resource: Api.Resource.Quizzes.Sessions.Answer | |
↳ Params: %{"quiz" => "24566", "session" => "AJqjecHLwMDOBUC4lAEBw5rOAAEbMc4AARsyzgABGzPOAAEbNM4AARs1zgABG27OAAEbb84AARtzzgABG3TOAAEbdcAQ"} | |
⇇ Redirect: ws://api.movementventures.com.dev:3500/quizzes/24566/sessions/AJqjecHLwMDOBUC4lAICw5rOAAEbMc4AARsyzgABGzPOAAEbNM4AARs1zgABG27OAAEbb84AARtzzgABG3TOAAEbdcAt | |
Sent 303 in 4ms | |
GET | |
↳ Resource: Api.Resource.Quizzes.Sessions.Read | |
↳ Params: %{"quiz" => "24566", "session" => "AJqjecHLwMDOBUC4lAICw5rOAAEbMc4AARsyzgABGzPOAAEbNM4AARs1zgABG27OAAEbb84AARtzzgABG3TOAAEbdcAt"} | |
%Api.Service.Quiz.Session.Graded.V1{_id: <<121, 193, 203>>, answers: nil, | |
correct?: nil, created_at: 1460764436, credit: 2, index: 2, | |
partial_credit?: true, | |
questions: ["72497", "72498", "72499", "72500", "72501", "72558", "72559", | |
"72563", "72564", "72565"], total: nil, updated_at: 1460764481} | |
Sent 200 in 69ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment