You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Constructing meaning from instructional messages. Involves interpreting, exemplifying, classifying, summarizing, inferring, comparing, and explaining."
description: "Breaking material into constituent parts and determining how parts relate to one another and to an overall structure. Involves differentiating, organizing, and attributing."
description: "Making judgments based on criteria and standards. Involves checking for internal consistency or logical fallacies, and critiquing based on external criteria."
"description": "Recall or recognize facts, terms, and basic concepts. Example verbs: define, list, identify."
6
+
},
7
+
"Understand": {
8
+
"description": "Explain ideas or concepts and interpret information in one's own words. Example verbs: summarize, describe, classify."
9
+
},
10
+
"Apply": {
11
+
"description": "Use knowledge or methods in new but familiar situations. Example verbs: calculate, demonstrate, use, implement."
12
+
},
13
+
"Analyze": {
14
+
"description": "Break information into parts and examine relationships or patterns. Example verbs: differentiate, compare, examine, infer."
15
+
},
16
+
"Evaluate": {
17
+
"description": "Make judgments based on criteria and standards. Example verbs: justify, critique, assess, argue."
18
+
},
19
+
"Create": {
20
+
"description": "Combine elements to form a new pattern, structure, or product. Example verbs: design, compose, formulate, generate."
21
+
},
22
+
}
23
+
24
+
DIFFICULTY_LEVELS= {
25
+
"easy": {
26
+
"description": "Involves direct recall, recognition, or simple application of knowledge and procedures."
27
+
},
28
+
"medium": {
29
+
"description": "Requires connecting multiple ideas, performing multi-step reasoning, or applying knowledge in new but familiar contexts."
30
+
},
31
+
"hard": {
32
+
"description": "Involves complex reasoning, integration of several sub-topics, or solving non-trivial problems that demand deeper conceptual understanding."
0 commit comments