Back to list

commoncore/

This call is used to get all of the Common Core groups, their standards, and descriptions of the standards.

Extra Parameters:

Parameter none
Example https://api.agclassroom.org/api/commoncore/

HTTP Method

GET

Requires authentication:

No

Return Format:

JSON

Return Example:

{

success:true

message:Found Common Core standards.

resultcount:25

result: [...]

Anchor Standards

0 {...}

description:Language

id:5

constant:LANGUAGE

group:Anchor Standards

standards: [...]

0 {...}

id27

titleCCSS.ELA-LITERACY.CCRA.L.1

descriptionDemonstrate command of the conventions of standard English grammar and usage when writing or speaking.

1 {...}

id28

titleCCSS.ELA-LITERACY.CCRA.L.2

descriptionDemonstrate command of the conventions of standard English capitalization, punctuation, and spelling when writing.

1 {...}

description:Reading

id:3

constant:READ

group:Anchor Standards

standards: [...]

. . .

Practice Standards

0 {...}

description:Mathematics

id:7

constant:MATH

group:Practice Standards

standards: [...]

0 {...}

id33

titleCCSS.MATH.PRACTICE.MP1

descriptionMake sense of problems and perservere in solving them...

. . .

}