Guest User

Untitled

a guest
Nov 17th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. {
  2. "interactionTypes": [{
  3. "code": "EBSR",
  4. "label": "Evidence-Based Selected Response",
  5. "description": "<p>This item presents students with a two-part question, parts A and B. \n Students select a correct response from four options in Part A and then identify textual support for that response in Part B.</p>",
  6. "order": 1
  7. },
  8. {
  9. "code": "EQ",
  10. "label": "Equation",
  11. "description": "<p>The Equation item type has one or more text boxes for a response area and a key pad containing mathematical characters. \n The student enters an equation or numerical answer into the text box using the key pad or keyboard.</p>",
  12. "order": 2
  13. }
  14. ],
  15. "claims": [{
  16. "code": "MATH1",
  17. "claimNumber": "1",
  18. "label": "Concepts and Procedures",
  19. "targetCodes": [
  20. 1287,
  21. 1288
  22. ]
  23. },
  24. {
  25. "code": "ELA1",
  26. "claimNumber": "1",
  27. "label": "Problem Solving",
  28. "targetCodes": [
  29. 1287,
  30. 1288,
  31. 1289
  32. ]
  33. }
  34. ],
  35. "targets":[
  36. {
  37. "name":"Plan/research",
  38. "descripton":"Conduct short research projects to answer a multi-step question or to investigate different aspects (subtopics) of a broader topic or concept",
  39. "id":"1-1",
  40. "idLabel":"1",
  41. "subject":"ELA",
  42. "claimId":"4",
  43. "nameHash":1287
  44. }
  45. ],
  46. "subjects": [{
  47. "code": "MATH",
  48. "label": "Mathematics",
  49. "shortLabel": "Math",
  50. "claimsCodes": [
  51. "MATH1",
  52. "MATH2",
  53. "MATH3",
  54. "MATH4"
  55. ],
  56. "interactionTypeCodes": [
  57. "EQ",
  58. "GI",
  59. "MC",
  60. "MI",
  61. "MS",
  62. "TI",
  63. "SA"
  64. ]
  65. }]
  66. }
Add Comment
Please, Sign In to add comment