Mario
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
Version: v2
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html
Access
[ Jump to Models ]
Table of Contents
(checkInsGet)
Query parameters
UserId (optional)
Query Parameter —
StartDate (optional)
Query Parameter — format: date-time
EndDate (optional)
Query Parameter — format: date-time
IsOneToOneConversation (optional)
Query Parameter —
CurrentPage (optional)
Query Parameter — format: int32
PageSize (optional)
Query Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"totalItems" : 1,
"totalPages" : 5,
"pageSize" : 6,
"currentPage" : 0,
"items" : [ {
"studentId" : 7,
"teacherEmail" : "teacherEmail",
"studentEmail" : "studentEmail",
"teacherId" : 2,
"academicYear" : "academicYear",
"teacherName" : "teacherName",
"studentName" : "studentName",
"id" : 5,
"results" : [ {
"startTime" : "2000-01-23T04:56:07.000+00:00",
"isTeacherResult" : true,
"id" : 9,
"endTime" : "2000-01-23T04:56:07.000+00:00",
"isDone" : true
}, {
"startTime" : "2000-01-23T04:56:07.000+00:00",
"isTeacherResult" : true,
"id" : 9,
"endTime" : "2000-01-23T04:56:07.000+00:00",
"isDone" : true
} ],
"startDate" : "2000-01-23T04:56:07.000+00:00"
}, {
"studentId" : 7,
"teacherEmail" : "teacherEmail",
"studentEmail" : "studentEmail",
"teacherId" : 2,
"academicYear" : "academicYear",
"teacherName" : "teacherName",
"studentName" : "studentName",
"id" : 5,
"results" : [ {
"startTime" : "2000-01-23T04:56:07.000+00:00",
"isTeacherResult" : true,
"id" : 9,
"endTime" : "2000-01-23T04:56:07.000+00:00",
"isDone" : true
}, {
"startTime" : "2000-01-23T04:56:07.000+00:00",
"isTeacherResult" : true,
"id" : 9,
"endTime" : "2000-01-23T04:56:07.000+00:00",
"isDone" : true
} ],
"startDate" : "2000-01-23T04:56:07.000+00:00"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.CheckIns.SessionResponseDto]
Up
delete /CheckIns/{sessionId}
(checkInsSessionIdDelete)
Path parameters
sessionId (required)
Path Parameter — format: int32
Responses
200
OK
Up
get /CheckIns/{sessionId}
(checkInsSessionIdGet)
Path parameters
sessionId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"studentId" : 1,
"teacherEmail" : "teacherEmail",
"studentEmail" : "studentEmail",
"teacherId" : 6,
"academicYear" : "academicYear",
"teacherName" : "teacherName",
"questionResponses" : [ {
"sessionResultId" : 5,
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"listAnswers" : [ "listAnswers", "listAnswers" ],
"answer" : "answer",
"questionAnswer" : "questionAnswer",
"id" : 5,
"questionName" : "questionName",
"type" : "Default"
}, {
"sessionResultId" : 5,
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"listAnswers" : [ "listAnswers", "listAnswers" ],
"answer" : "answer",
"questionAnswer" : "questionAnswer",
"id" : 5,
"questionName" : "questionName",
"type" : "Default"
} ],
"studentName" : "studentName",
"id" : 0,
"results" : [ {
"startTime" : "2000-01-23T04:56:07.000+00:00",
"isTeacherResult" : true,
"id" : 9,
"endTime" : "2000-01-23T04:56:07.000+00:00",
"isDone" : true
}, {
"startTime" : "2000-01-23T04:56:07.000+00:00",
"isTeacherResult" : true,
"id" : 9,
"endTime" : "2000-01-23T04:56:07.000+00:00",
"isDone" : true
} ],
"startDate" : "2000-01-23T04:56:07.000+00:00"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.CheckIns.CheckInResponseDto
Up
delete /ClassReflections/{classReflectionId}
(classReflectionsClassReflectionIdDelete)
Path parameters
classReflectionId (required)
Path Parameter — format: int32
Responses
200
OK
Up
get /ClassReflections/{classReflectionId}
(classReflectionsClassReflectionIdGet)
Path parameters
classReflectionId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"note" : "note",
"actionPoints" : [ {
"id" : 2,
"text" : "text",
"deadline" : "2000-01-23T04:56:07.000+00:00"
}, {
"id" : 2,
"text" : "text",
"deadline" : "2000-01-23T04:56:07.000+00:00"
} ],
"emailTeacher" : "emailTeacher",
"teacherName" : "teacherName",
"questionsResult" : [ {
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"emotionalQuestionAnswers" : [ {
"emotionalText" : "emotionalText",
"id" : 1,
"text" : "text"
}, {
"emotionalText" : "emotionalText",
"id" : 1,
"text" : "text"
} ],
"question" : "question",
"answer" : "answer",
"learningStrategyAnswers" : [ {
"orderNumberQuestion" : 5,
"id" : 5,
"text" : "text",
"questionText" : "questionText"
}, {
"orderNumberQuestion" : 5,
"id" : 5,
"text" : "text",
"questionText" : "questionText"
} ],
"id" : 6,
"type" : "Default"
}, {
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"emotionalQuestionAnswers" : [ {
"emotionalText" : "emotionalText",
"id" : 1,
"text" : "text"
}, {
"emotionalText" : "emotionalText",
"id" : 1,
"text" : "text"
} ],
"question" : "question",
"answer" : "answer",
"learningStrategyAnswers" : [ {
"orderNumberQuestion" : 5,
"id" : 5,
"text" : "text",
"questionText" : "questionText"
}, {
"orderNumberQuestion" : 5,
"id" : 5,
"text" : "text",
"questionText" : "questionText"
} ],
"id" : 6,
"type" : "Default"
} ],
"isDone" : true,
"emailStudent" : "emailStudent",
"startOfDay" : "startOfDay",
"studentName" : "studentName",
"grade" : "grade",
"id" : 0,
"time" : "2000-01-23T04:56:07.000+00:00",
"classType" : "classType",
"status" : "status"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.ClassReflections.ClassReflectionDto
(classReflectionsGet)
Query parameters
SearchString (optional)
Query Parameter —
StartDate (optional)
Query Parameter — format: date-time
EndDate (optional)
Query Parameter — format: date-time
CurrentPage (optional)
Query Parameter — format: int32
PageSize (optional)
Query Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"totalItems" : 1,
"totalPages" : 5,
"pageSize" : 6,
"currentPage" : 0,
"items" : [ {
"teacherEmail" : "teacherEmail",
"classDate" : "2000-01-23T04:56:07.000+00:00",
"teacherName" : "teacherName",
"sendDate" : "2000-01-23T04:56:07.000+00:00",
"studentAvatar" : "studentAvatar",
"studentId" : 2,
"studentEmail" : "studentEmail",
"classImpactScore" : "classImpactScore",
"gradeLevel" : "gradeLevel",
"studentName" : "studentName",
"id" : 5,
"gradeScore" : "gradeScore",
"receivedDate" : "2000-01-23T04:56:07.000+00:00",
"classType" : "classType",
"teacherAvatar" : "teacherAvatar",
"status" : "status"
}, {
"teacherEmail" : "teacherEmail",
"classDate" : "2000-01-23T04:56:07.000+00:00",
"teacherName" : "teacherName",
"sendDate" : "2000-01-23T04:56:07.000+00:00",
"studentAvatar" : "studentAvatar",
"studentId" : 2,
"studentEmail" : "studentEmail",
"classImpactScore" : "classImpactScore",
"gradeLevel" : "gradeLevel",
"studentName" : "studentName",
"id" : 5,
"gradeScore" : "gradeScore",
"receivedDate" : "2000-01-23T04:56:07.000+00:00",
"classType" : "classType",
"teacherAvatar" : "teacherAvatar",
"status" : "status"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.ClassReflections.ClassReflectionsResponseDto]
Up
delete /Conferences/{conferenceId}
(conferencesConferenceIdDelete)
Path parameters
conferenceId (required)
Path Parameter — format: int32
Responses
200
OK
Up
get /Conferences/{conferenceId}
(conferencesConferenceIdGet)
Path parameters
conferenceId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"conferenceResult" : [ {
"skillName" : "skillName",
"skillId" : 9,
"answer" : [ {
"matchingAnswer" : true,
"name" : "name",
"studentAnswer" : "studentAnswer",
"id" : 3,
"teacherAnswer" : "teacherAnswer"
}, {
"matchingAnswer" : true,
"name" : "name",
"studentAnswer" : "studentAnswer",
"id" : 3,
"teacherAnswer" : "teacherAnswer"
} ]
}, {
"skillName" : "skillName",
"skillId" : 9,
"answer" : [ {
"matchingAnswer" : true,
"name" : "name",
"studentAnswer" : "studentAnswer",
"id" : 3,
"teacherAnswer" : "teacherAnswer"
}, {
"matchingAnswer" : true,
"name" : "name",
"studentAnswer" : "studentAnswer",
"id" : 3,
"teacherAnswer" : "teacherAnswer"
} ]
} ],
"teacherName" : "teacherName",
"questionsResult" : [ {
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"question" : "question",
"answer" : "answer",
"id" : 2,
"type" : "Default"
}, {
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"question" : "question",
"answer" : "answer",
"id" : 2,
"type" : "Default"
} ],
"teacherStartTime" : "2000-01-23T04:56:07.000+00:00",
"counselorId" : 2,
"studentProfileImage" : "studentProfileImage",
"studentId" : 5,
"assistantId" : 5,
"gradeLevel" : "gradeLevel",
"teacherId" : 1,
"conferenceId" : 0,
"conferenceRubricStudentStatus" : "NotYet",
"teacherUserId" : "teacherUserId",
"studentUserId" : "studentUserId",
"instruction" : "instruction",
"studentName" : "studentName",
"name" : "Default",
"id" : 6,
"secondaryTeacherId" : 7,
"studentStartTime" : "2000-01-23T04:56:07.000+00:00",
"teacherProfileImage" : "teacherProfileImage",
"averageConferencePointBySkillResult" : [ {
"skillName" : "skillName",
"averageFinalChoice" : 4.145608029883936
}, {
"skillName" : "skillName",
"averageFinalChoice" : 4.145608029883936
} ],
"startTimeConference" : "2000-01-23T04:56:07.000+00:00"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Conferences.ConferenceDetailDto
(conferencesGet)
Query parameters
StartDate (optional)
Query Parameter — format: date-time
EndDate (optional)
Query Parameter — format: date-time
CurrentPage (optional)
Query Parameter — format: int32
PageSize (optional)
Query Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"totalItems" : 1,
"totalPages" : 5,
"pageSize" : 6,
"currentPage" : 0,
"items" : [ {
"academicYear" : "academicYear",
"teacherName" : "teacherName",
"studentName" : "studentName",
"id" : 5,
"startDate" : "2000-01-23T04:56:07.000+00:00"
}, {
"academicYear" : "academicYear",
"teacherName" : "teacherName",
"studentName" : "studentName",
"id" : 5,
"startDate" : "2000-01-23T04:56:07.000+00:00"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.Conferences.ConferenceResponseDto]
(profileUserIdGet)
Path parameters
userId (required)
Path Parameter —
Return type
Example data
Content-Type: application/json
{
"firstName" : "firstName",
"lastName" : "lastName",
"gradeLevel" : "gradeLevel",
"role" : "role",
"address" : "address",
"code" : "code",
"phone" : "phone",
"fullName" : "fullName",
"dateOfBirth" : "dateOfBirth",
"id" : "id",
"email" : "email"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Profiles.ProfileResponseDto
(staffsGet)
Query parameters
sortBy (optional)
Query Parameter —
sortOrder (optional)
Query Parameter —
search (optional)
Query Parameter —
includedRoles (optional)
Query Parameter —
Return type
Example data
Content-Type: application/json
[ {
"roles" : [ "roles", "roles" ],
"fullName" : "fullName",
"avatar" : "avatar",
"userId" : "userId",
"email" : "email"
}, {
"roles" : [ "roles", "roles" ],
"fullName" : "fullName",
"avatar" : "avatar",
"userId" : "userId",
"email" : "email"
} ]
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
(studentsGet)
Query parameters
currentPage (optional)
Query Parameter — format: int32
pageSize (optional)
Query Parameter — format: int32
sortBy (optional)
Query Parameter —
sortOrder (optional)
Query Parameter —
Return type
Example data
Content-Type: application/json
{
"totalItems" : 1,
"totalPages" : 5,
"pageSize" : 6,
"currentPage" : 0,
"items" : [ {
"studentId" : 5,
"firstName" : "firstName",
"lastName" : "lastName",
"grade" : "grade",
"userId" : "userId",
"email" : "email"
}, {
"studentId" : 5,
"firstName" : "firstName",
"lastName" : "lastName",
"grade" : "grade",
"userId" : "userId",
"email" : "email"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.Users.StudentDto]
(studentsPost)
Consumes
This API call consumes the following media types via the request header:
application/json
text/json
application/*+json
Request body
Return type
Example data
Content-Type: application/json
{
"firstName" : "firstName",
"lastName" : "lastName",
"createTime" : "2000-01-23T04:56:07.000+00:00",
"roles" : [ "roles", "roles" ],
"fullName" : "fullName",
"dateOfBirth" : "2000-01-23T04:56:07.000+00:00",
"id" : "id",
"email" : "email",
"profileImageFileName" : "profileImageFileName"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Users.UserDto
Up
get /Students/{studentId}
(studentsStudentIdGet)
Path parameters
studentId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"studentId" : 0,
"firstName" : "firstName",
"lastName" : "lastName",
"gender" : "gender",
"grade" : "grade",
"schedules" : [ {
"teacherEmail" : "teacherEmail",
"period" : "2000-01-23T04:56:07.000+00:00",
"teacherName" : "teacherName",
"id" : 6,
"gradeScore" : "gradeScore",
"classType" : "classType"
}, {
"teacherEmail" : "teacherEmail",
"period" : "2000-01-23T04:56:07.000+00:00",
"teacherName" : "teacherName",
"id" : 6,
"gradeScore" : "gradeScore",
"classType" : "classType"
} ],
"dateOfBirth" : "2000-01-23T04:56:07.000+00:00",
"userId" : "userId",
"email" : "email",
"status" : "status"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Users.StudentDetailDto
(surveysGet)
Query parameters
SearchString (optional)
Query Parameter —
StartDate (optional)
Query Parameter — format: date-time
EndDate (optional)
Query Parameter — format: date-time
CurrentPage (optional)
Query Parameter — format: int32
PageSize (optional)
Query Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"totalItems" : 1,
"totalPages" : 5,
"pageSize" : 6,
"currentPage" : 0,
"items" : [ {
"studentRecipients" : [ {
"gradeLevel" : "gradeLevel",
"fullName" : "fullName",
"id" : 9,
"avatar" : "avatar"
}, {
"gradeLevel" : "gradeLevel",
"fullName" : "fullName",
"id" : 9,
"avatar" : "avatar"
} ],
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"sendDate" : "2000-01-23T04:56:07.000+00:00",
"createdBy" : "createdBy",
"id" : 5,
"title" : "title",
"deadline" : "2000-01-23T04:56:07.000+00:00",
"numberOfResponses" : 7,
"isFavorite" : true,
"numberOfRecipients" : 2,
"status" : "Close"
}, {
"studentRecipients" : [ {
"gradeLevel" : "gradeLevel",
"fullName" : "fullName",
"id" : 9,
"avatar" : "avatar"
}, {
"gradeLevel" : "gradeLevel",
"fullName" : "fullName",
"id" : 9,
"avatar" : "avatar"
} ],
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"sendDate" : "2000-01-23T04:56:07.000+00:00",
"createdBy" : "createdBy",
"id" : 5,
"title" : "title",
"deadline" : "2000-01-23T04:56:07.000+00:00",
"numberOfResponses" : 7,
"isFavorite" : true,
"numberOfRecipients" : 2,
"status" : "Close"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.Surveys.SurveyResponseDto]
(surveysPost)
Consumes
This API call consumes the following media types via the request header:
application/json
text/json
application/*+json
Request body
Return type
Example data
Content-Type: application/json
{
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"sendDate" : "2000-01-23T04:56:07.000+00:00",
"id" : 0,
"title" : "title",
"deadline" : "2000-01-23T04:56:07.000+00:00",
"numberOfResponses" : 1,
"isFavorite" : true,
"numberOfRecipients" : 6,
"status" : "Close"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Surveys.BookSurveyResponseDto
Up
delete /Surveys/{surveyId}
(surveysSurveyIdDelete)
Path parameters
surveyId (required)
Path Parameter — format: int32
Responses
200
OK
Up
get /Surveys/{surveyId}
(surveysSurveyIdGet)
Path parameters
surveyId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"actionNeedCount" : 5,
"studentIds" : [ 9, 9 ],
"title" : "title",
"allCount" : 6,
"completedCount" : 5,
"surveyResults" : [ {
"template" : "template",
"questions" : [ {
"totalResponses" : 1,
"id" : 2,
"questionType" : "questionType",
"questionText" : "questionText",
"averageScore" : 4.145608029883936,
"optionCount" : {
"key" : 7
}
}, {
"totalResponses" : 1,
"id" : 2,
"questionType" : "questionType",
"questionText" : "questionText",
"averageScore" : 4.145608029883936,
"optionCount" : {
"key" : 7
}
} ],
"id" : 3
}, {
"template" : "template",
"questions" : [ {
"totalResponses" : 1,
"id" : 2,
"questionType" : "questionType",
"questionText" : "questionText",
"averageScore" : 4.145608029883936,
"optionCount" : {
"key" : 7
}
}, {
"totalResponses" : 1,
"id" : 2,
"questionType" : "questionType",
"questionText" : "questionText",
"averageScore" : 4.145608029883936,
"optionCount" : {
"key" : 7
}
} ],
"id" : 3
} ],
"createdDate" : "2000-01-23T04:56:07.000+00:00",
"createdBy" : "createdBy",
"pendingCount" : 1,
"missedCount" : 2,
"id" : 0,
"deadline" : "2000-01-23T04:56:07.000+00:00",
"externalCount" : 7,
"status" : "Close"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Surveys.SurveyDetailDto
Up
get /Surveys/{surveyId}/questions
(surveysSurveyIdQuestionsGet)
Path parameters
surveyId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"templateQuestions" : [ {
"templateName" : "templateName",
"questions" : [ null, null ],
"id" : 1
}, {
"templateName" : "templateName",
"questions" : [ null, null ],
"id" : 1
} ],
"additionalQuestions" : [ {
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"emotionalQuestionAnswers" : [ {
"flag" : "Default",
"emotionalText" : "emotionalText",
"id" : 6,
"text" : "text"
}, {
"flag" : "Default",
"emotionalText" : "emotionalText",
"id" : 6,
"text" : "text"
} ],
"answer" : "answer",
"questionAnswer" : [ "questionAnswer", "questionAnswer" ],
"id" : 0,
"text" : "text",
"type" : "type",
"categoryName" : "categoryName"
}, {
"fromLabel" : "fromLabel",
"toLabel" : "toLabel",
"emotionalQuestionAnswers" : [ {
"flag" : "Default",
"emotionalText" : "emotionalText",
"id" : 6,
"text" : "text"
}, {
"flag" : "Default",
"emotionalText" : "emotionalText",
"id" : 6,
"text" : "text"
} ],
"answer" : "answer",
"questionAnswer" : [ "questionAnswer", "questionAnswer" ],
"id" : 0,
"text" : "text",
"type" : "type",
"categoryName" : "categoryName"
} ]
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Surveys.SurveyTemplateQuestionDto
Up
get /Surveys/{surveyId}/{studentId}
(surveysSurveyIdStudentIdGet)
Path parameters
surveyId (required)
Path Parameter — format: int32
studentId (required)
Path Parameter — format: int32
Return type
Example data
Content-Type: application/json
{
"surveyResultId" : 6,
"studentId" : 1,
"surveyId" : 0,
"gradeLevel" : "gradeLevel",
"templates" : [ {
"template" : "template",
"questions" : [ {
"questionId" : 5,
"answer" : "answer",
"questionType" : "questionType",
"questionText" : "questionText"
}, {
"questionId" : 5,
"answer" : "answer",
"questionType" : "questionType",
"questionText" : "questionText"
} ],
"id" : 5
}, {
"template" : "template",
"questions" : [ {
"questionId" : 5,
"answer" : "answer",
"questionType" : "questionType",
"questionText" : "questionText"
}, {
"questionId" : 5,
"answer" : "answer",
"questionType" : "questionType",
"questionText" : "questionText"
} ],
"id" : 5
} ],
"fullName" : "fullName",
"avatar" : "avatar",
"title" : "title",
"flagOfSurvey" : "Default"
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
MarioFramework.Api.Services.Surveys.SurveyStudentDetailDto
Up
get /Surveys/template-questions
(surveysTemplateQuestionsGet)
Return type
Example data
Content-Type: application/json
[ {
"templateName" : "templateName",
"questions" : [ null, null ],
"id" : 1
}, {
"templateName" : "templateName",
"questions" : [ null, null ],
"id" : 1
} ]
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
text/plain
application/json
text/json
Responses
200
OK
[ Jump to Methods ]
Table of Contents
MarioFramework.Api.Services.CheckIns.CheckInResponseDto
MarioFramework.Api.Services.CheckIns.CheckInResultDto
MarioFramework.Api.Services.CheckIns.QuestionResponseDto
MarioFramework.Api.Services.CheckIns.SessionResponseDto
MarioFramework.Api.Services.ClassReflections.ClassReflectionActionPointDto
MarioFramework.Api.Services.ClassReflections.ClassReflectionDto
MarioFramework.Api.Services.ClassReflections.ClassReflectionQuestionDto
MarioFramework.Api.Services.ClassReflections.ClassReflectionsResponseDto
MarioFramework.Api.Services.Conferences.ConferenceDetailDto
MarioFramework.Api.Services.Conferences.ConferenceResponseDto
MarioFramework.Api.Services.Conferences.ConferenceResultDto
MarioFramework.Api.Services.Conferences.ConferenceRubricItemDetailRowDto
MarioFramework.Api.Services.Conferences.QuestionConferenceResultDto
MarioFramework.Api.Services.Profiles.ProfileResponseDto
MarioFramework.Api.Services.Surveys.AnswerOfSurvey
MarioFramework.Api.Services.Surveys.BookSurveyResponseDto
MarioFramework.Api.Services.Surveys.EmotionalQuestionAnswerDto
MarioFramework.Api.Services.Surveys.QuestionAnswerUpdateDto
MarioFramework.Api.Services.Surveys.QuestionTemplateDto
MarioFramework.Api.Services.Surveys.ResultTemplateQuestionDto
MarioFramework.Api.Services.Surveys.StudentRecipient
MarioFramework.Api.Services.Surveys.SurveyCreateRequestDto
MarioFramework.Api.Services.Surveys.SurveyDetailDto
MarioFramework.Api.Services.Surveys.SurveyQuestionDto
MarioFramework.Api.Services.Surveys.SurveyResponseDto
MarioFramework.Api.Services.Surveys.SurveyResultStudentTemplateDto
MarioFramework.Api.Services.Surveys.SurveyResultTemplateDto
MarioFramework.Api.Services.Surveys.SurveyStudentDetailDto
MarioFramework.Api.Services.Surveys.SurveyTemplateDto
MarioFramework.Api.Services.Surveys.SurveyTemplateQuestionDto
MarioFramework.Api.Services.Surveys.TemplateDto
MarioFramework.Api.Services.Users.ScheduleDto
MarioFramework.Api.Services.Users.SortField
MarioFramework.Api.Services.Users.SortFieldStudent
MarioFramework.Api.Services.Users.SortOrder
MarioFramework.Api.Services.Users.StaffDto
MarioFramework.Api.Services.Users.StaffRole
MarioFramework.Api.Services.Users.StudentCreateUpdateDto
MarioFramework.Api.Services.Users.StudentDetailDto
MarioFramework.Api.Services.Users.StudentDto
MarioFramework.Api.Services.Users.UserDto
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.CheckIns.SessionResponseDto]
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.ClassReflections.ClassReflectionsResponseDto]
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.Conferences.ConferenceResponseDto]
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.Surveys.SurveyResponseDto]
MarioFramework.Core.Dtos.PagedResponseDto`1[MarioFramework.Api.Services.Users.StudentDto]
MarioFramework.Education.Models.ConferenceRubricType
MarioFramework.Education.Models.FlagQuestion
MarioFramework.Education.Models.QuestionTypeEnum
MarioFramework.Education.Models.StatusConferenceRubricAnswer
MarioFramework.Education.Models.SurveyEnum
MarioFramework.Education.Services.Sessions.EmotionalQuestionAnswer
MarioFramework.Education.Services.Sessions.LearningStrategyAnswer
MarioFramework.Education.Services.Statistical.SkillsStatisticalDto
id (optional)
startDate (optional)
teacherId (optional)
teacherName (optional)
teacherEmail (optional)
studentId (optional)
studentName (optional)
studentEmail (optional)
academicYear (optional)
results (optional)
questionResponses (optional)
id (optional)
startTime (optional)
endTime (optional)
isDone (optional)
isTeacherResult (optional)
id (optional)
sessionResultId (optional)
questionName (optional)
type (optional)
fromLabel (optional)
toLabel (optional)
answer (optional)
listAnswers (optional)
questionAnswer (optional)
id (optional)
startDate (optional)
teacherId (optional)
teacherName (optional)
teacherEmail (optional)
studentId (optional)
studentName (optional)
studentEmail (optional)
academicYear (optional)
results (optional)
id (optional)
text (optional)
deadline (optional)
id (optional)
questionsResult (optional)
actionPoints (optional)
status (optional)
note (optional)
classType (optional)
time (optional)
teacherName (optional)
studentName (optional)
isDone (optional)
emailTeacher (optional)
emailStudent (optional)
grade (optional)
startOfDay (optional)
id (optional)
type (optional)
question (optional)
fromLabel (optional)
toLabel (optional)
emotionalQuestionAnswers (optional)
learningStrategyAnswers (optional)
answer (optional)
id (optional)
classType (optional)
classDate (optional)
teacherName (optional)
teacherEmail (optional)
teacherAvatar (optional)
studentId (optional)
studentName (optional)
studentEmail (optional)
receivedDate (optional)
studentAvatar (optional)
classImpactScore (optional)
status (optional)
sendDate (optional)
gradeLevel (optional)
gradeScore (optional)
conferenceId (optional)
id (optional)
name (optional)
teacherId (optional)
studentId (optional)
assistantId (optional)
counselorId (optional)
secondaryTeacherId (optional)
teacherName (optional)
teacherProfileImage (optional)
studentName (optional)
studentProfileImage (optional)
instruction (optional)
conferenceResult (optional)
questionsResult (optional)
averageConferencePointBySkillResult (optional)
conferenceRubricStudentStatus (optional)
conferenceRubricTeacherStatus (optional)
teacherStartTime (optional)
studentStartTime (optional)
gradeLevel (optional)
teacherUserId (optional)
studentUserId (optional)
startTimeConference (optional)
id (optional)
startDate (optional)
teacherName (optional)
studentName (optional)
academicYear (optional)
skillName (optional)
skillId (optional)
answer (optional)
id (optional)
name (optional)
teacherAnswer (optional)
studentAnswer (optional)
matchingAnswer (optional)
id (optional)
type (optional)
question (optional)
fromLabel (optional)
toLabel (optional)
answer (optional)
id (optional)
role (optional)
firstName (optional)
lastName (optional)
fullName (optional)
email (optional)
address (optional)
gradeLevel (optional)
code (optional)
dateOfBirth (optional)
phone (optional)
questionId (optional)
questionType (optional)
questionText (optional)
answer (optional)
id (optional)
title (optional)
sendDate (optional)
deadline (optional)
createdDate (optional)
isFavorite (optional)
numberOfRecipients (optional)
numberOfResponses (optional)
status (optional)
id (optional)
text (optional)
emotionalText (optional)
flag (optional)
text (optional)
emotionalText (optional)
value (optional)
imageUrl (optional)
isCorrectAnswer (optional)
mark (optional)
flag (optional)
questionText (optional)
type (optional)
fromLabel (optional)
toLabel (optional)
answers (optional)
id (optional)
questionType (optional)
questionText (optional)
averageScore (optional)
optionCount (optional)
totalResponses (optional)
id (optional)
fullName (optional)
gradeLevel (optional)
avatar (optional)
title (optional)
studentIds (optional)
templateQuestions (optional)
additionalQuestions (optional)
deadline (optional)
isFavorite (optional)
staffUserIds (optional)
externalEmails (optional)
id (optional)
title (optional)
createdBy (optional)
createdDate (optional)
deadline (optional)
allCount (optional)
pendingCount (optional)
completedCount (optional)
actionNeedCount (optional)
missedCount (optional)
externalCount (optional)
status (optional)
studentIds (optional)
surveyResults (optional)
id (optional)
type (optional)
categoryName (optional)
text (optional)
fromLabel (optional)
toLabel (optional)
answer (optional)
questionAnswer (optional)
emotionalQuestionAnswers (optional)
id (optional)
title (optional)
sendDate (optional)
deadline (optional)
createdDate (optional)
isFavorite (optional)
numberOfRecipients (optional)
numberOfResponses (optional)
status (optional)
createdBy (optional)
studentRecipients (optional)
id (optional)
template (optional)
questions (optional)
id (optional)
template (optional)
questions (optional)
surveyId (optional)
surveyResultId (optional)
title (optional)
studentId (optional)
fullName (optional)
gradeLevel (optional)
avatar (optional)
flagOfSurvey (optional)
templates (optional)
id (optional)
templateName (optional)
questions (optional)
additionalQuestions (optional)
templateQuestions (optional)
id (optional)
questionIds (optional)
id (optional)
classType (optional)
period (optional)
teacherName (optional)
teacherEmail (optional)
gradeScore (optional)
userId (optional)
fullName (optional)
email (optional)
avatar (optional)
roles (optional)
firstName (optional)
lastName (optional)
dateOfBirth (optional)
email (optional)
studentId (optional)
userId (optional)
firstName (optional)
lastName (optional)
email (optional)
grade (optional)
gender (optional)
dateOfBirth (optional)
status (optional)
schedules (optional)
studentId (optional)
userId (optional)
firstName (optional)
lastName (optional)
email (optional)
grade (optional)
id (optional)
firstName (optional)
lastName (optional)
email (optional)
roles (optional)
dateOfBirth (optional)
createTime (optional)
profileImageFileName (optional)
fullName (optional)
currentPage (optional)
pageSize (optional)
totalItems (optional)
totalPages (optional)
items (optional)
currentPage (optional)
pageSize (optional)
totalItems (optional)
totalPages (optional)
items (optional)
currentPage (optional)
pageSize (optional)
totalItems (optional)
totalPages (optional)
items (optional)
currentPage (optional)
pageSize (optional)
totalItems (optional)
totalPages (optional)
items (optional)
currentPage (optional)
pageSize (optional)
totalItems (optional)
totalPages (optional)
items (optional)
id (optional)
text (optional)
emotionalText (optional)
id (optional)
text (optional)
orderNumberQuestion (optional)
questionText (optional)
skillName (optional)
averageFinalChoice (optional)