@smartytalent/api-client 0.1.33-dev.36 → 0.1.33-dev.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apis/AssessmentsApi.d.ts +28 -2
- package/dist/apis/AssessmentsApi.d.ts.map +1 -1
- package/dist/apis/AssessmentsApi.js +41 -3
- package/dist/apis/AssessmentsApi.js.map +1 -1
- package/dist/apis/AttemptsApi.d.ts +17 -17
- package/dist/apis/AttemptsApi.d.ts.map +1 -1
- package/dist/apis/AttemptsApi.js +24 -16
- package/dist/apis/AttemptsApi.js.map +1 -1
- package/dist/models/AnswerFileSchema.d.ts +51 -0
- package/dist/models/AnswerFileSchema.d.ts.map +1 -0
- package/dist/models/AnswerFileSchema.js +55 -0
- package/dist/models/AnswerFileSchema.js.map +1 -0
- package/dist/models/AnswerSchema.d.ts +76 -0
- package/dist/models/AnswerSchema.d.ts.map +1 -0
- package/dist/models/AnswerSchema.js +73 -0
- package/dist/models/AnswerSchema.js.map +1 -0
- package/dist/models/AnswerSchemaValue.d.ts +31 -0
- package/dist/models/AnswerSchemaValue.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValue.js +73 -0
- package/dist/models/AnswerSchemaValue.js.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts +39 -0
- package/dist/models/AnswerSchemaValueOneOf.d.ts.map +1 -0
- package/dist/models/AnswerSchemaValueOneOf.js +51 -0
- package/dist/models/AnswerSchemaValueOneOf.js.map +1 -0
- package/dist/models/AssessmentAttributesSchema.d.ts +34 -19
- package/dist/models/AssessmentAttributesSchema.d.ts.map +1 -1
- package/dist/models/AssessmentAttributesSchema.js +12 -10
- package/dist/models/AssessmentAttributesSchema.js.map +1 -1
- package/dist/models/AttemptAttributesSchema.d.ts +128 -0
- package/dist/models/AttemptAttributesSchema.d.ts.map +1 -0
- package/dist/models/AttemptAttributesSchema.js +92 -0
- package/dist/models/AttemptAttributesSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchema.d.ts +94 -0
- package/dist/models/AttemptEvaluationSchema.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchema.js +76 -0
- package/dist/models/AttemptEvaluationSchema.js.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts +57 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.d.ts.map +1 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js +61 -0
- package/dist/models/AttemptEvaluationSchemaPerQuestionInner.js.map +1 -0
- package/dist/models/AttemptProctoringSchema.d.ts +51 -0
- package/dist/models/AttemptProctoringSchema.d.ts.map +1 -0
- package/dist/models/AttemptProctoringSchema.js +55 -0
- package/dist/models/AttemptProctoringSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsAssessmentDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js +50 -0
- package/dist/models/AttemptRelationshipsAssessmentSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsCandidateDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js +50 -0
- package/dist/models/AttemptRelationshipsCandidateSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsJobDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsJobSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsJobSchema.js +50 -0
- package/dist/models/AttemptRelationshipsJobSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts +46 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js +58 -0
- package/dist/models/AttemptRelationshipsReportDataSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts +34 -0
- package/dist/models/AttemptRelationshipsReportSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsReportSchema.js +50 -0
- package/dist/models/AttemptRelationshipsReportSchema.js.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts +55 -0
- package/dist/models/AttemptRelationshipsSchema.d.ts.map +1 -0
- package/dist/models/AttemptRelationshipsSchema.js +59 -0
- package/dist/models/AttemptRelationshipsSchema.js.map +1 -0
- package/dist/models/AttemptResourceSchema.d.ts +75 -0
- package/dist/models/AttemptResourceSchema.d.ts.map +1 -0
- package/dist/models/AttemptResourceSchema.js +75 -0
- package/dist/models/AttemptResourceSchema.js.map +1 -0
- package/dist/models/AttemptSchema.d.ts +49 -0
- package/dist/models/AttemptSchema.d.ts.map +1 -0
- package/dist/models/AttemptSchema.js +55 -0
- package/dist/models/AttemptSchema.js.map +1 -0
- package/dist/models/AttemptsSchema.d.ts +48 -0
- package/dist/models/AttemptsSchema.d.ts.map +1 -0
- package/dist/models/AttemptsSchema.js +56 -0
- package/dist/models/AttemptsSchema.js.map +1 -0
- package/dist/models/GuestAttemptSchema.d.ts +51 -0
- package/dist/models/GuestAttemptSchema.d.ts.map +1 -0
- package/dist/models/GuestAttemptSchema.js +56 -0
- package/dist/models/GuestAttemptSchema.js.map +1 -0
- package/dist/models/GuestMetaSchema.d.ts +43 -0
- package/dist/models/GuestMetaSchema.d.ts.map +1 -0
- package/dist/models/{StartGuestAttemptRequestMeta.js → GuestMetaSchema.js} +14 -14
- package/dist/models/GuestMetaSchema.js.map +1 -0
- package/dist/models/QuestionSchema.d.ts +190 -0
- package/dist/models/QuestionSchema.d.ts.map +1 -0
- package/dist/models/QuestionSchema.js +112 -0
- package/dist/models/QuestionSchema.js.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts +47 -0
- package/dist/models/QuestionSchemaOptionsInner.d.ts.map +1 -0
- package/dist/models/QuestionSchemaOptionsInner.js +53 -0
- package/dist/models/QuestionSchemaOptionsInner.js.map +1 -0
- package/dist/models/StartGuestAttemptRequest.d.ts +3 -3
- package/dist/models/StartGuestAttemptRequest.d.ts.map +1 -1
- package/dist/models/StartGuestAttemptRequest.js +3 -3
- package/dist/models/StartGuestAttemptRequest.js.map +1 -1
- package/dist/models/UpdateGuestAttemptRequest.d.ts +3 -3
- package/dist/models/UpdateGuestAttemptRequest.d.ts.map +1 -1
- package/dist/models/UpdateGuestAttemptRequest.js +3 -3
- package/dist/models/UpdateGuestAttemptRequest.js.map +1 -1
- package/dist/models/index.d.ts +24 -1
- package/dist/models/index.d.ts.map +1 -1
- package/dist/models/index.js +24 -1
- package/dist/models/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/models/StartGuestAttemptRequestMeta.d.ts +0 -39
- package/dist/models/StartGuestAttemptRequestMeta.d.ts.map +0 -1
- package/dist/models/StartGuestAttemptRequestMeta.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssessmentAttributesSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentAttributesSchema.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"AssessmentAttributesSchema.js","sourceRoot":"","sources":["../../src/models/AssessmentAttributesSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AttemptEvaluationSchema } from './AttemptEvaluationSchema';
|
|
13
|
+
import type { AttemptProctoringSchema } from './AttemptProctoringSchema';
|
|
14
|
+
import type { AnswerSchema } from './AnswerSchema';
|
|
15
|
+
import type { ResourceTimestampsSchema } from './ResourceTimestampsSchema';
|
|
16
|
+
/**
|
|
17
|
+
*
|
|
18
|
+
* @export
|
|
19
|
+
* @interface AttemptAttributesSchema
|
|
20
|
+
*/
|
|
21
|
+
export interface AttemptAttributesSchema {
|
|
22
|
+
/**
|
|
23
|
+
* Attempt lifecycle. Set server-side; only `submitted` is candidate-writable (via guest PATCH).
|
|
24
|
+
* @type {AttemptAttributesSchemaStatusEnum}
|
|
25
|
+
* @memberof AttemptAttributesSchema
|
|
26
|
+
*/
|
|
27
|
+
status?: AttemptAttributesSchemaStatusEnum;
|
|
28
|
+
/**
|
|
29
|
+
* Locale the candidate is taking the assessment in (e.g. 'en-US').
|
|
30
|
+
* @type {string}
|
|
31
|
+
* @memberof AttemptAttributesSchema
|
|
32
|
+
*/
|
|
33
|
+
languageCode?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Candidate's answers, one per attempted question. See AnswerSchema.
|
|
36
|
+
* @type {Array<AnswerSchema>}
|
|
37
|
+
* @memberof AttemptAttributesSchema
|
|
38
|
+
*/
|
|
39
|
+
answers?: Array<AnswerSchema>;
|
|
40
|
+
/**
|
|
41
|
+
*
|
|
42
|
+
* @type {AttemptEvaluationSchema}
|
|
43
|
+
* @memberof AttemptAttributesSchema
|
|
44
|
+
*/
|
|
45
|
+
evaluation?: AttemptEvaluationSchema;
|
|
46
|
+
/**
|
|
47
|
+
*
|
|
48
|
+
* @type {AttemptProctoringSchema}
|
|
49
|
+
* @memberof AttemptAttributesSchema
|
|
50
|
+
*/
|
|
51
|
+
proctoring?: AttemptProctoringSchema;
|
|
52
|
+
/**
|
|
53
|
+
* When the candidate first opened the attempt link (status pending->inProgress).
|
|
54
|
+
* @type {Date}
|
|
55
|
+
* @memberof AttemptAttributesSchema
|
|
56
|
+
*/
|
|
57
|
+
startedAt?: Date;
|
|
58
|
+
/**
|
|
59
|
+
* When the candidate finalised their answers (status inProgress->submitted).
|
|
60
|
+
* @type {Date}
|
|
61
|
+
* @memberof AttemptAttributesSchema
|
|
62
|
+
*/
|
|
63
|
+
submittedAt?: Date;
|
|
64
|
+
/**
|
|
65
|
+
* When the AI evaluator wrote the evaluation block (status submitted->evaluated).
|
|
66
|
+
* @type {Date}
|
|
67
|
+
* @memberof AttemptAttributesSchema
|
|
68
|
+
*/
|
|
69
|
+
evaluatedAt?: Date;
|
|
70
|
+
/**
|
|
71
|
+
* Hard cutoff for the candidate to start. After this, /v1/guest/attempts rejects with 410-style errors.
|
|
72
|
+
* @type {Date}
|
|
73
|
+
* @memberof AttemptAttributesSchema
|
|
74
|
+
*/
|
|
75
|
+
expiresAt?: Date;
|
|
76
|
+
/**
|
|
77
|
+
* Time limit for the candidate to complete the attempt. Inherited from the template by default.
|
|
78
|
+
* @type {number}
|
|
79
|
+
* @memberof AttemptAttributesSchema
|
|
80
|
+
*/
|
|
81
|
+
durationMinutes?: number;
|
|
82
|
+
/**
|
|
83
|
+
* Identifier of the AI scorer that produced the evaluation (e.g. 'gpt-5-mini-v1'). Bumped on re-evaluate.
|
|
84
|
+
* @type {string}
|
|
85
|
+
* @memberof AttemptAttributesSchema
|
|
86
|
+
*/
|
|
87
|
+
evaluatorVersion?: string;
|
|
88
|
+
/**
|
|
89
|
+
* FK to the assessment template - same id as relationships.assessment.data.id, exposed flat for filter convenience.
|
|
90
|
+
* @type {string}
|
|
91
|
+
* @memberof AttemptAttributesSchema
|
|
92
|
+
*/
|
|
93
|
+
assessmentId?: string;
|
|
94
|
+
/**
|
|
95
|
+
* FK to the candidate - same id as relationships.candidate.data.id.
|
|
96
|
+
* @type {string}
|
|
97
|
+
* @memberof AttemptAttributesSchema
|
|
98
|
+
*/
|
|
99
|
+
candidateId?: string;
|
|
100
|
+
/**
|
|
101
|
+
*
|
|
102
|
+
* @type {ResourceTimestampsSchema}
|
|
103
|
+
* @memberof AttemptAttributesSchema
|
|
104
|
+
*/
|
|
105
|
+
timestamps?: ResourceTimestampsSchema;
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* @export
|
|
109
|
+
*/
|
|
110
|
+
export declare const AttemptAttributesSchemaStatusEnum: {
|
|
111
|
+
readonly Pending: "pending";
|
|
112
|
+
readonly InProgress: "inProgress";
|
|
113
|
+
readonly Submitted: "submitted";
|
|
114
|
+
readonly Evaluated: "evaluated";
|
|
115
|
+
readonly Reviewed: "reviewed";
|
|
116
|
+
readonly Anonymized: "anonymized";
|
|
117
|
+
readonly Failed: "failed";
|
|
118
|
+
};
|
|
119
|
+
export type AttemptAttributesSchemaStatusEnum = typeof AttemptAttributesSchemaStatusEnum[keyof typeof AttemptAttributesSchemaStatusEnum];
|
|
120
|
+
/**
|
|
121
|
+
* Check if a given object implements the AttemptAttributesSchema interface.
|
|
122
|
+
*/
|
|
123
|
+
export declare function instanceOfAttemptAttributesSchema(value: object): value is AttemptAttributesSchema;
|
|
124
|
+
export declare function AttemptAttributesSchemaFromJSON(json: any): AttemptAttributesSchema;
|
|
125
|
+
export declare function AttemptAttributesSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptAttributesSchema;
|
|
126
|
+
export declare function AttemptAttributesSchemaToJSON(json: any): AttemptAttributesSchema;
|
|
127
|
+
export declare function AttemptAttributesSchemaToJSONTyped(value?: AttemptAttributesSchema | null, ignoreDiscriminator?: boolean): any;
|
|
128
|
+
//# sourceMappingURL=AttemptAttributesSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptAttributesSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptAttributesSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAOzE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAOzE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAOnD,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAQ3E;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,MAAM,CAAC,EAAE,iCAAiC,CAAC;IAC3C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,CAAC;IAC9B;;;;OAIG;IACH,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC;;;;OAIG;IACH,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC;;;;OAIG;IACH,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;CACzC;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;;;;;CAQpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAGzI;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAEjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAqBrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAsBpI"}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.AttemptAttributesSchemaStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfAttemptAttributesSchema = instanceOfAttemptAttributesSchema;
|
|
18
|
+
exports.AttemptAttributesSchemaFromJSON = AttemptAttributesSchemaFromJSON;
|
|
19
|
+
exports.AttemptAttributesSchemaFromJSONTyped = AttemptAttributesSchemaFromJSONTyped;
|
|
20
|
+
exports.AttemptAttributesSchemaToJSON = AttemptAttributesSchemaToJSON;
|
|
21
|
+
exports.AttemptAttributesSchemaToJSONTyped = AttemptAttributesSchemaToJSONTyped;
|
|
22
|
+
const AttemptEvaluationSchema_1 = require("./AttemptEvaluationSchema");
|
|
23
|
+
const AttemptProctoringSchema_1 = require("./AttemptProctoringSchema");
|
|
24
|
+
const AnswerSchema_1 = require("./AnswerSchema");
|
|
25
|
+
const ResourceTimestampsSchema_1 = require("./ResourceTimestampsSchema");
|
|
26
|
+
/**
|
|
27
|
+
* @export
|
|
28
|
+
*/
|
|
29
|
+
exports.AttemptAttributesSchemaStatusEnum = {
|
|
30
|
+
Pending: 'pending',
|
|
31
|
+
InProgress: 'inProgress',
|
|
32
|
+
Submitted: 'submitted',
|
|
33
|
+
Evaluated: 'evaluated',
|
|
34
|
+
Reviewed: 'reviewed',
|
|
35
|
+
Anonymized: 'anonymized',
|
|
36
|
+
Failed: 'failed'
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* Check if a given object implements the AttemptAttributesSchema interface.
|
|
40
|
+
*/
|
|
41
|
+
function instanceOfAttemptAttributesSchema(value) {
|
|
42
|
+
return true;
|
|
43
|
+
}
|
|
44
|
+
function AttemptAttributesSchemaFromJSON(json) {
|
|
45
|
+
return AttemptAttributesSchemaFromJSONTyped(json, false);
|
|
46
|
+
}
|
|
47
|
+
function AttemptAttributesSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
48
|
+
if (json == null) {
|
|
49
|
+
return json;
|
|
50
|
+
}
|
|
51
|
+
return {
|
|
52
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
53
|
+
'languageCode': json['languageCode'] == null ? undefined : json['languageCode'],
|
|
54
|
+
'answers': json['answers'] == null ? undefined : (json['answers'].map(AnswerSchema_1.AnswerSchemaFromJSON)),
|
|
55
|
+
'evaluation': json['evaluation'] == null ? undefined : (0, AttemptEvaluationSchema_1.AttemptEvaluationSchemaFromJSON)(json['evaluation']),
|
|
56
|
+
'proctoring': json['proctoring'] == null ? undefined : (0, AttemptProctoringSchema_1.AttemptProctoringSchemaFromJSON)(json['proctoring']),
|
|
57
|
+
'startedAt': json['startedAt'] == null ? undefined : (new Date(json['startedAt'])),
|
|
58
|
+
'submittedAt': json['submittedAt'] == null ? undefined : (new Date(json['submittedAt'])),
|
|
59
|
+
'evaluatedAt': json['evaluatedAt'] == null ? undefined : (new Date(json['evaluatedAt'])),
|
|
60
|
+
'expiresAt': json['expiresAt'] == null ? undefined : (new Date(json['expiresAt'])),
|
|
61
|
+
'durationMinutes': json['durationMinutes'] == null ? undefined : json['durationMinutes'],
|
|
62
|
+
'evaluatorVersion': json['evaluatorVersion'] == null ? undefined : json['evaluatorVersion'],
|
|
63
|
+
'assessmentId': json['assessmentId'] == null ? undefined : json['assessmentId'],
|
|
64
|
+
'candidateId': json['candidateId'] == null ? undefined : json['candidateId'],
|
|
65
|
+
'timestamps': json['timestamps'] == null ? undefined : (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaFromJSON)(json['timestamps']),
|
|
66
|
+
};
|
|
67
|
+
}
|
|
68
|
+
function AttemptAttributesSchemaToJSON(json) {
|
|
69
|
+
return AttemptAttributesSchemaToJSONTyped(json, false);
|
|
70
|
+
}
|
|
71
|
+
function AttemptAttributesSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
72
|
+
if (value == null) {
|
|
73
|
+
return value;
|
|
74
|
+
}
|
|
75
|
+
return {
|
|
76
|
+
'status': value['status'],
|
|
77
|
+
'languageCode': value['languageCode'],
|
|
78
|
+
'answers': value['answers'] == null ? undefined : (value['answers'].map(AnswerSchema_1.AnswerSchemaToJSON)),
|
|
79
|
+
'evaluation': (0, AttemptEvaluationSchema_1.AttemptEvaluationSchemaToJSON)(value['evaluation']),
|
|
80
|
+
'proctoring': (0, AttemptProctoringSchema_1.AttemptProctoringSchemaToJSON)(value['proctoring']),
|
|
81
|
+
'startedAt': value['startedAt'] == null ? value['startedAt'] : value['startedAt'].toISOString(),
|
|
82
|
+
'submittedAt': value['submittedAt'] == null ? value['submittedAt'] : value['submittedAt'].toISOString(),
|
|
83
|
+
'evaluatedAt': value['evaluatedAt'] == null ? value['evaluatedAt'] : value['evaluatedAt'].toISOString(),
|
|
84
|
+
'expiresAt': value['expiresAt'] == null ? value['expiresAt'] : value['expiresAt'].toISOString(),
|
|
85
|
+
'durationMinutes': value['durationMinutes'],
|
|
86
|
+
'evaluatorVersion': value['evaluatorVersion'],
|
|
87
|
+
'assessmentId': value['assessmentId'],
|
|
88
|
+
'candidateId': value['candidateId'],
|
|
89
|
+
'timestamps': (0, ResourceTimestampsSchema_1.ResourceTimestampsSchemaToJSON)(value['timestamps']),
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
//# sourceMappingURL=AttemptAttributesSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptAttributesSchema.js","sourceRoot":"","sources":["../../src/models/AttemptAttributesSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { AttemptEvaluationSchemaPerQuestionInner } from './AttemptEvaluationSchemaPerQuestionInner';
|
|
13
|
+
/**
|
|
14
|
+
* AI scoring output. Populated by the evaluation Step Function
|
|
15
|
+
* after the candidate submits. Hidden from the candidate response
|
|
16
|
+
* while status is below `evaluated`.
|
|
17
|
+
* @export
|
|
18
|
+
* @interface AttemptEvaluationSchema
|
|
19
|
+
*/
|
|
20
|
+
export interface AttemptEvaluationSchema {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {AttemptEvaluationSchemaStatusEnum}
|
|
24
|
+
* @memberof AttemptEvaluationSchema
|
|
25
|
+
*/
|
|
26
|
+
status?: AttemptEvaluationSchemaStatusEnum;
|
|
27
|
+
/**
|
|
28
|
+
* Aggregate score 0-100.
|
|
29
|
+
* @type {number}
|
|
30
|
+
* @memberof AttemptEvaluationSchema
|
|
31
|
+
*/
|
|
32
|
+
overallScore?: number;
|
|
33
|
+
/**
|
|
34
|
+
* Threshold copied from the template at evaluation time.
|
|
35
|
+
* @type {number}
|
|
36
|
+
* @memberof AttemptEvaluationSchema
|
|
37
|
+
*/
|
|
38
|
+
passingScore?: number;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {boolean}
|
|
42
|
+
* @memberof AttemptEvaluationSchema
|
|
43
|
+
*/
|
|
44
|
+
passed?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
*
|
|
47
|
+
* @type {Array<AttemptEvaluationSchemaPerQuestionInner>}
|
|
48
|
+
* @memberof AttemptEvaluationSchema
|
|
49
|
+
*/
|
|
50
|
+
perQuestion?: Array<AttemptEvaluationSchemaPerQuestionInner>;
|
|
51
|
+
/**
|
|
52
|
+
* AI-generated 2-3 paragraph plain-language summary of the candidate's performance.
|
|
53
|
+
* @type {string}
|
|
54
|
+
* @memberof AttemptEvaluationSchema
|
|
55
|
+
*/
|
|
56
|
+
summary?: string;
|
|
57
|
+
/**
|
|
58
|
+
*
|
|
59
|
+
* @type {Date}
|
|
60
|
+
* @memberof AttemptEvaluationSchema
|
|
61
|
+
*/
|
|
62
|
+
evaluatedAt?: Date;
|
|
63
|
+
/**
|
|
64
|
+
*
|
|
65
|
+
* @type {string}
|
|
66
|
+
* @memberof AttemptEvaluationSchema
|
|
67
|
+
*/
|
|
68
|
+
evaluatorVersion?: string;
|
|
69
|
+
/**
|
|
70
|
+
* Set only when status=failed.
|
|
71
|
+
* @type {string}
|
|
72
|
+
* @memberof AttemptEvaluationSchema
|
|
73
|
+
*/
|
|
74
|
+
error?: string;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* @export
|
|
78
|
+
*/
|
|
79
|
+
export declare const AttemptEvaluationSchemaStatusEnum: {
|
|
80
|
+
readonly Pending: "pending";
|
|
81
|
+
readonly Running: "running";
|
|
82
|
+
readonly Done: "done";
|
|
83
|
+
readonly Failed: "failed";
|
|
84
|
+
};
|
|
85
|
+
export type AttemptEvaluationSchemaStatusEnum = typeof AttemptEvaluationSchemaStatusEnum[keyof typeof AttemptEvaluationSchemaStatusEnum];
|
|
86
|
+
/**
|
|
87
|
+
* Check if a given object implements the AttemptEvaluationSchema interface.
|
|
88
|
+
*/
|
|
89
|
+
export declare function instanceOfAttemptEvaluationSchema(value: object): value is AttemptEvaluationSchema;
|
|
90
|
+
export declare function AttemptEvaluationSchemaFromJSON(json: any): AttemptEvaluationSchema;
|
|
91
|
+
export declare function AttemptEvaluationSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptEvaluationSchema;
|
|
92
|
+
export declare function AttemptEvaluationSchemaToJSON(json: any): AttemptEvaluationSchema;
|
|
93
|
+
export declare function AttemptEvaluationSchemaToJSONTyped(value?: AttemptEvaluationSchema | null, ignoreDiscriminator?: boolean): any;
|
|
94
|
+
//# sourceMappingURL=AttemptEvaluationSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptEvaluationSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptEvaluationSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AAQzG;;;;;;GAMG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,MAAM,CAAC,EAAE,iCAAiC,CAAC;IAC3C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;IAC7D;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAGD;;GAEG;AACH,eAAO,MAAM,iCAAiC;;;;;CAKpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,OAAO,iCAAiC,CAAC,MAAM,OAAO,iCAAiC,CAAC,CAAC;AAGzI;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAEjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAgBrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAiBpI"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.AttemptEvaluationSchemaStatusEnum = void 0;
|
|
17
|
+
exports.instanceOfAttemptEvaluationSchema = instanceOfAttemptEvaluationSchema;
|
|
18
|
+
exports.AttemptEvaluationSchemaFromJSON = AttemptEvaluationSchemaFromJSON;
|
|
19
|
+
exports.AttemptEvaluationSchemaFromJSONTyped = AttemptEvaluationSchemaFromJSONTyped;
|
|
20
|
+
exports.AttemptEvaluationSchemaToJSON = AttemptEvaluationSchemaToJSON;
|
|
21
|
+
exports.AttemptEvaluationSchemaToJSONTyped = AttemptEvaluationSchemaToJSONTyped;
|
|
22
|
+
const AttemptEvaluationSchemaPerQuestionInner_1 = require("./AttemptEvaluationSchemaPerQuestionInner");
|
|
23
|
+
/**
|
|
24
|
+
* @export
|
|
25
|
+
*/
|
|
26
|
+
exports.AttemptEvaluationSchemaStatusEnum = {
|
|
27
|
+
Pending: 'pending',
|
|
28
|
+
Running: 'running',
|
|
29
|
+
Done: 'done',
|
|
30
|
+
Failed: 'failed'
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Check if a given object implements the AttemptEvaluationSchema interface.
|
|
34
|
+
*/
|
|
35
|
+
function instanceOfAttemptEvaluationSchema(value) {
|
|
36
|
+
return true;
|
|
37
|
+
}
|
|
38
|
+
function AttemptEvaluationSchemaFromJSON(json) {
|
|
39
|
+
return AttemptEvaluationSchemaFromJSONTyped(json, false);
|
|
40
|
+
}
|
|
41
|
+
function AttemptEvaluationSchemaFromJSONTyped(json, ignoreDiscriminator) {
|
|
42
|
+
if (json == null) {
|
|
43
|
+
return json;
|
|
44
|
+
}
|
|
45
|
+
return {
|
|
46
|
+
'status': json['status'] == null ? undefined : json['status'],
|
|
47
|
+
'overallScore': json['overallScore'] == null ? undefined : json['overallScore'],
|
|
48
|
+
'passingScore': json['passingScore'] == null ? undefined : json['passingScore'],
|
|
49
|
+
'passed': json['passed'] == null ? undefined : json['passed'],
|
|
50
|
+
'perQuestion': json['perQuestion'] == null ? undefined : (json['perQuestion'].map(AttemptEvaluationSchemaPerQuestionInner_1.AttemptEvaluationSchemaPerQuestionInnerFromJSON)),
|
|
51
|
+
'summary': json['summary'] == null ? undefined : json['summary'],
|
|
52
|
+
'evaluatedAt': json['evaluatedAt'] == null ? undefined : (new Date(json['evaluatedAt'])),
|
|
53
|
+
'evaluatorVersion': json['evaluatorVersion'] == null ? undefined : json['evaluatorVersion'],
|
|
54
|
+
'error': json['error'] == null ? undefined : json['error'],
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
function AttemptEvaluationSchemaToJSON(json) {
|
|
58
|
+
return AttemptEvaluationSchemaToJSONTyped(json, false);
|
|
59
|
+
}
|
|
60
|
+
function AttemptEvaluationSchemaToJSONTyped(value, ignoreDiscriminator = false) {
|
|
61
|
+
if (value == null) {
|
|
62
|
+
return value;
|
|
63
|
+
}
|
|
64
|
+
return {
|
|
65
|
+
'status': value['status'],
|
|
66
|
+
'overallScore': value['overallScore'],
|
|
67
|
+
'passingScore': value['passingScore'],
|
|
68
|
+
'passed': value['passed'],
|
|
69
|
+
'perQuestion': value['perQuestion'] == null ? undefined : (value['perQuestion'].map(AttemptEvaluationSchemaPerQuestionInner_1.AttemptEvaluationSchemaPerQuestionInnerToJSON)),
|
|
70
|
+
'summary': value['summary'],
|
|
71
|
+
'evaluatedAt': value['evaluatedAt'] == null ? value['evaluatedAt'] : value['evaluatedAt'].toISOString(),
|
|
72
|
+
'evaluatorVersion': value['evaluatorVersion'],
|
|
73
|
+
'error': value['error'],
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
//# sourceMappingURL=AttemptEvaluationSchema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptEvaluationSchema.js","sourceRoot":"","sources":["../../src/models/AttemptEvaluationSchema.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AttemptEvaluationSchemaPerQuestionInner
|
|
16
|
+
*/
|
|
17
|
+
export interface AttemptEvaluationSchemaPerQuestionInner {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AttemptEvaluationSchemaPerQuestionInner
|
|
22
|
+
*/
|
|
23
|
+
questionId: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AttemptEvaluationSchemaPerQuestionInner
|
|
28
|
+
*/
|
|
29
|
+
score: number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AttemptEvaluationSchemaPerQuestionInner
|
|
34
|
+
*/
|
|
35
|
+
maxScore?: number;
|
|
36
|
+
/**
|
|
37
|
+
* 1-2 sentence explanation in the candidate's language.
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof AttemptEvaluationSchemaPerQuestionInner
|
|
40
|
+
*/
|
|
41
|
+
feedback?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Recruiter-only. Stripped from guest responses.
|
|
44
|
+
* @type {Array<string>}
|
|
45
|
+
* @memberof AttemptEvaluationSchemaPerQuestionInner
|
|
46
|
+
*/
|
|
47
|
+
rubricMatched?: Array<string>;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Check if a given object implements the AttemptEvaluationSchemaPerQuestionInner interface.
|
|
51
|
+
*/
|
|
52
|
+
export declare function instanceOfAttemptEvaluationSchemaPerQuestionInner(value: object): value is AttemptEvaluationSchemaPerQuestionInner;
|
|
53
|
+
export declare function AttemptEvaluationSchemaPerQuestionInnerFromJSON(json: any): AttemptEvaluationSchemaPerQuestionInner;
|
|
54
|
+
export declare function AttemptEvaluationSchemaPerQuestionInnerFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptEvaluationSchemaPerQuestionInner;
|
|
55
|
+
export declare function AttemptEvaluationSchemaPerQuestionInnerToJSON(json: any): AttemptEvaluationSchemaPerQuestionInner;
|
|
56
|
+
export declare function AttemptEvaluationSchemaPerQuestionInnerToJSONTyped(value?: AttemptEvaluationSchemaPerQuestionInner | null, ignoreDiscriminator?: boolean): any;
|
|
57
|
+
//# sourceMappingURL=AttemptEvaluationSchemaPerQuestionInner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptEvaluationSchemaPerQuestionInner.d.ts","sourceRoot":"","sources":["../../src/models/AttemptEvaluationSchemaPerQuestionInner.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,uCAAuC;IACpD;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACjC;AAED;;GAEG;AACH,wBAAgB,iDAAiD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uCAAuC,CAIjI;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAElH;AAED,wBAAgB,oDAAoD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uCAAuC,CAYrJ;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,GAAG,uCAAuC,CAEhH;AAED,wBAAgB,kDAAkD,CAAC,KAAK,CAAC,EAAE,uCAAuC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAapK"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* SmartyMeet Dev03 API REST
|
|
6
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.1
|
|
9
|
+
* Contact: developer@smartymeet.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.instanceOfAttemptEvaluationSchemaPerQuestionInner = instanceOfAttemptEvaluationSchemaPerQuestionInner;
|
|
17
|
+
exports.AttemptEvaluationSchemaPerQuestionInnerFromJSON = AttemptEvaluationSchemaPerQuestionInnerFromJSON;
|
|
18
|
+
exports.AttemptEvaluationSchemaPerQuestionInnerFromJSONTyped = AttemptEvaluationSchemaPerQuestionInnerFromJSONTyped;
|
|
19
|
+
exports.AttemptEvaluationSchemaPerQuestionInnerToJSON = AttemptEvaluationSchemaPerQuestionInnerToJSON;
|
|
20
|
+
exports.AttemptEvaluationSchemaPerQuestionInnerToJSONTyped = AttemptEvaluationSchemaPerQuestionInnerToJSONTyped;
|
|
21
|
+
/**
|
|
22
|
+
* Check if a given object implements the AttemptEvaluationSchemaPerQuestionInner interface.
|
|
23
|
+
*/
|
|
24
|
+
function instanceOfAttemptEvaluationSchemaPerQuestionInner(value) {
|
|
25
|
+
if (!('questionId' in value) || value['questionId'] === undefined)
|
|
26
|
+
return false;
|
|
27
|
+
if (!('score' in value) || value['score'] === undefined)
|
|
28
|
+
return false;
|
|
29
|
+
return true;
|
|
30
|
+
}
|
|
31
|
+
function AttemptEvaluationSchemaPerQuestionInnerFromJSON(json) {
|
|
32
|
+
return AttemptEvaluationSchemaPerQuestionInnerFromJSONTyped(json, false);
|
|
33
|
+
}
|
|
34
|
+
function AttemptEvaluationSchemaPerQuestionInnerFromJSONTyped(json, ignoreDiscriminator) {
|
|
35
|
+
if (json == null) {
|
|
36
|
+
return json;
|
|
37
|
+
}
|
|
38
|
+
return {
|
|
39
|
+
'questionId': json['questionId'],
|
|
40
|
+
'score': json['score'],
|
|
41
|
+
'maxScore': json['maxScore'] == null ? undefined : json['maxScore'],
|
|
42
|
+
'feedback': json['feedback'] == null ? undefined : json['feedback'],
|
|
43
|
+
'rubricMatched': json['rubricMatched'] == null ? undefined : json['rubricMatched'],
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
function AttemptEvaluationSchemaPerQuestionInnerToJSON(json) {
|
|
47
|
+
return AttemptEvaluationSchemaPerQuestionInnerToJSONTyped(json, false);
|
|
48
|
+
}
|
|
49
|
+
function AttemptEvaluationSchemaPerQuestionInnerToJSONTyped(value, ignoreDiscriminator = false) {
|
|
50
|
+
if (value == null) {
|
|
51
|
+
return value;
|
|
52
|
+
}
|
|
53
|
+
return {
|
|
54
|
+
'questionId': value['questionId'],
|
|
55
|
+
'score': value['score'],
|
|
56
|
+
'maxScore': value['maxScore'],
|
|
57
|
+
'feedback': value['feedback'],
|
|
58
|
+
'rubricMatched': value['rubricMatched'],
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
//# sourceMappingURL=AttemptEvaluationSchemaPerQuestionInner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptEvaluationSchemaPerQuestionInner.js","sourceRoot":"","sources":["../../src/models/AttemptEvaluationSchemaPerQuestionInner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;AA4CH,8GAIC;AAED,0GAEC;AAED,oHAYC;AAED,sGAEC;AAED,gHAaC;AA5CD;;GAEG;AACH,SAAgB,iDAAiD,CAAC,KAAa;IAC3E,IAAI,CAAC,CAAC,YAAY,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IAChF,IAAI,CAAC,CAAC,OAAO,IAAI,KAAK,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,SAAS;QAAE,OAAO,KAAK,CAAC;IACtE,OAAO,IAAI,CAAC;AAChB,CAAC;AAED,SAAgB,+CAA+C,CAAC,IAAS;IACrE,OAAO,oDAAoD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC7E,CAAC;AAED,SAAgB,oDAAoD,CAAC,IAAS,EAAE,mBAA4B;IACxG,IAAI,IAAI,IAAI,IAAI,EAAE,CAAC;QACf,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,OAAO;QAEH,YAAY,EAAE,IAAI,CAAC,YAAY,CAAC;QAChC,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC;QACtB,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC;QACnE,eAAe,EAAE,IAAI,CAAC,eAAe,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC;KACrF,CAAC;AACN,CAAC;AAED,SAAgB,6CAA6C,CAAC,IAAS;IACnE,OAAO,kDAAkD,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,kDAAkD,CAAC,KAAsD,EAAE,sBAA+B,KAAK;IAC3J,IAAI,KAAK,IAAI,IAAI,EAAE,CAAC;QAChB,OAAO,KAAK,CAAC;IACjB,CAAC;IAED,OAAO;QAEH,YAAY,EAAE,KAAK,CAAC,YAAY,CAAC;QACjC,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC;QACvB,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,UAAU,EAAE,KAAK,CAAC,UAAU,CAAC;QAC7B,eAAe,EAAE,KAAK,CAAC,eAAe,CAAC;KAC1C,CAAC;AACN,CAAC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* SmartyMeet Dev03 API REST
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.1
|
|
6
|
+
* Contact: developer@smartymeet.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* Anti-cheat telemetry collected by the candidate UI. Not used to block, only to inform recruiters.
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AttemptProctoringSchema
|
|
16
|
+
*/
|
|
17
|
+
export interface AttemptProctoringSchema {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof AttemptProctoringSchema
|
|
22
|
+
*/
|
|
23
|
+
tabSwitches?: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof AttemptProctoringSchema
|
|
28
|
+
*/
|
|
29
|
+
pasteEvents?: number;
|
|
30
|
+
/**
|
|
31
|
+
* Total milliseconds the window was unfocused.
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof AttemptProctoringSchema
|
|
34
|
+
*/
|
|
35
|
+
focusLost?: number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {Array<string>}
|
|
39
|
+
* @memberof AttemptProctoringSchema
|
|
40
|
+
*/
|
|
41
|
+
suspiciousFlags?: Array<string>;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* Check if a given object implements the AttemptProctoringSchema interface.
|
|
45
|
+
*/
|
|
46
|
+
export declare function instanceOfAttemptProctoringSchema(value: object): value is AttemptProctoringSchema;
|
|
47
|
+
export declare function AttemptProctoringSchemaFromJSON(json: any): AttemptProctoringSchema;
|
|
48
|
+
export declare function AttemptProctoringSchemaFromJSONTyped(json: any, ignoreDiscriminator: boolean): AttemptProctoringSchema;
|
|
49
|
+
export declare function AttemptProctoringSchemaToJSON(json: any): AttemptProctoringSchema;
|
|
50
|
+
export declare function AttemptProctoringSchemaToJSONTyped(value?: AttemptProctoringSchema | null, ignoreDiscriminator?: boolean): any;
|
|
51
|
+
//# sourceMappingURL=AttemptProctoringSchema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttemptProctoringSchema.d.ts","sourceRoot":"","sources":["../../src/models/AttemptProctoringSchema.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACnC;AAED;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,uBAAuB,CAEjG;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAElF;AAED,wBAAgB,oCAAoC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,uBAAuB,CAWrH;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,uBAAuB,CAEhF;AAED,wBAAgB,kCAAkC,CAAC,KAAK,CAAC,EAAE,uBAAuB,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAYpI"}
|