The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/asynconeway/CreateQuizRequest HTTP/1.1
Host: uap-api.certiplate.com
Content-Type: text/jsv
Content-Length: length
{
Createdby: String,
RelatedID: 0,
Title: String,
Description: String,
MaxMark: 0,
StartDate: String,
ClosingDate: String,
Tags:
[
String
],
Status: String,
NoOfQuestions: 0,
MaxTime: 0,
EachQsnMarks:
[
0
],
ShowComment: String,
Negativemark: String,
ShuffleQsnOrder: False,
ShuffleAnswers: False,
PickQuestions: String,
DisplayQuestions: String,
LessonID:
[
0
],
Section:
[
String
],
SectionRequired: False,
QuizeType: 0,
SubmissionCount: 0,
IsEvaluative: 0,
AttachedResources:
[
String
],
ResourceName: String,
ResourceType:
[
String
],
Category: String,
TemplateType: String,
SubjectId: 0,
Subject: String,
Response_Type: String,
FrameworkId: 0,
NosToAttempt: 0,
IsMultiNos: String
}