@prefix accommodation: . @prefix actionStat: . @prefix agentSector: . @prefix array: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix case: . @prefix ceasn: . @prefix ceds: . @prefix ceterms: . @prefix claimType: . @prefix collectionCategory: . @prefix compare: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix financialAid: . @prefix foaf: . @prefix gemq: . @prefix inputType: . @prefix learnMethod: . @prefix lifeCycle: . @prefix logic: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix odrl2: . @prefix orgType: . @prefix owl: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix scheduleFrequency: . @prefix scheduleTiming: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix support: . @prefix vann: . @prefix vs: . @prefix xsd: . ceterms:AssessmentMethod a skos:ConceptScheme ; rdfs:label "Assessment Method"@en-US ; rdfs:comment "Types of assessment method."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; meta:hasConcept assessMethod:Artifact, assessMethod:Exam, assessMethod:Performance . assessMethod:Artifact a skos:Concept ; skos:prefLabel "Artifact"@en-US ; skos:definition "Work or product created or produced by the person being assessed."@en-US ; dct:description "Artifact includes, but is not limited to, an academic paper, video documentary, computer software, music composition, choreography, novel, short story, journal article, news article, report, lesson plan, product design, portfolio, manufactured product, etc. Methods of evaluation may include multiple evaluators either individually or as an expert panel using general criteria or more structured rubrics whose scores are combined, etc. Criteria and methods of evaluation are often very similar to those for assessing a performance, without the facets specific to a live performance"@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:AssessmentMethod . assessMethod:Exam a skos:Concept ; skos:prefLabel "Exam"@en-US ; skos:definition "Mix of scored items presented in fixed or open response formats including qualifying and comprehensive exams."@en-US ; dct:description "Exam includes, but is not limited to, multiple choice, true-false, written essay, short-answer, fill-in or oral response formats that could include measurements of reasoning, problem-solving, critical thinking."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:AssessmentMethod . assessMethod:Performance a skos:Concept ; skos:prefLabel "Performance"@en-US ; skos:definition "Set of behaviors or actions assessed as demonstration of competencies where the assessment occurs either as the actions take place (i.e., live) or through review of recordings of those actions in a persistent media (e.g., video, audio, keystroke records, etc.)"@en-US ; dct:description "Performance includes, but is not limited to, dance, music, teaching, acting, medical procedures, truck driving, manufacturing production, etc. Criteria include the categories and benchmarks on which the performance is assessed. Methods of evaluation can include multiple evaluators either individually or as an expert panel using general criteria or more structured rubrics whose scores are combined (e.g., assessing a dance performance, evaluating the performance of a medical procedure, truck driving procedure, manufacturing process such as machining)."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; skos:inScheme ceterms:AssessmentMethod .