{"version":3,"sources":["webpack:///./src/components/ListItem.js","webpack:///./src/pages/eighth-grade.js","webpack:///./src/components/Tables/Table/table.module.scss","webpack:///./src/components/ImageHeadline/ImageHeadline.js","webpack:///./src/components/Tables/Table/table.js","webpack:///./src/components/Tables/EighthTable.js"],"names":["ListItem","props","href","link","target","rel","title","children","Eighth","description","className","style","textDecoration","textAlign","ImageHeadline","EighthTable","module","exports","fontSize","sub","Table","body","headers","rows","values","length","cols","j","push","key","classes","th","rowClass","i","row","td","lightGray","darkGray","tableValues"],"mappings":"mJASeA,EARE,SAACC,GAAD,OACf,4BACE,2BACE,uBAAGC,KAAMD,EAAME,KAAMC,OAAO,SAASC,IAAI,cAAcJ,EAAMK,OAC5DL,EAAMM,Y,wBCoKEC,UAlKA,SAAAP,GACb,OACE,kBAAC,IAAD,KACE,kBAAC,IAAD,CACEK,MAAM,oBACNG,YAAY,uEAEd,yBAAKC,UAAU,WACb,4DAC+B,6BAD/B,qBAIA,0TAOA,iaAMkD,KAElD,2BACE,6CAA2B,IAC3B,sFACA,0BAAMC,MAAO,CAAEC,eAAgB,cAC7B,4CAEF,6CANF,+EAOsC,IACpC,uBACEV,KAAK,qDACLE,OAAO,SACPC,IAAI,cAHN,8BAMK,IAdP,qFAkBA,2BACE,6CADF,oIAGqB,qCAHrB,qKAKwE,IACtE,uBAAGH,KAAK,iDAAR,gBANF,qDAWA,2BACE,oEAEF,4BACE,kBAAC,EAAD,CACEI,MAAM,0BACNH,KAAK,8BAEJ,IAJH,gHAQA,kBAAC,EAAD,CACEG,MAAM,gCACNH,KAAK,kDAEJ,IAJH,+JASA,kBAAC,EAAD,CACEG,MAAM,uCACNH,KAAK,mCAEJ,IAJH,iWAYA,kBAAC,EAAD,CACEG,MAAM,8BACNH,KAAK,mCAEJ,IAJH,yCAQF,oDACA,4BACE,4BACE,yQAIgD,MAGlD,4BACE,gOAMF,4BACE,+WAMwB,MAG1B,4BACE,qPAQJ,4BAAQQ,MAAO,CAAEE,UAAW,WAA5B,8BAGA,2PAMA,kOAKA,0DAC+B,IAC7B,uBAAGX,KAAK,4BAA4BE,OAAO,SAASC,IAAI,cAAxD,cAFF,KAOA,kBAACS,EAAA,EAAD,2DAGA,kBAACC,EAAA,EAAD,U,qBCnKRC,EAAOC,QAAU,CAAC,MAAQ,6BAA6B,GAAK,0BAA0B,GAAK,0BAA0B,SAAW,gCAAgC,UAAY,mC,kCCD5K,yBAOeH,IANO,SAACb,GAAD,OACpB,yBAAKU,MAAO,CAACE,UAAW,WACtB,4BAAQF,MAAO,CAACO,SAAU,WAAYjB,EAAMM,UAD9C,IACiE,6BAC/D,2BAAIN,EAAMkB,Q,kCCJd,8CAgDeC,IA7CD,SAACnB,GAKb,IAJA,IAAMoB,EAAO,GACPC,EAAU,GACVC,EAAOtB,EAAMuB,OAAOC,OACpBC,EAAOzB,EAAMuB,OAAO,GAAGC,OACrBE,EAAI,EAAGA,EAAID,EAAKC,IACtBL,EAAQM,KACN,wBAAIC,IAAKF,EAAGjB,UAAWoB,IAAQC,IAC5B9B,EAAMqB,QAAQK,KAMrB,IADA,IAAIK,EAAW,GACPC,EAAI,EAAGA,EAAIV,EAAKU,IAAI,CAE1B,IADA,IAAMC,EAAM,GACJP,EAAI,EAAGA,EAAID,EAAKC,IACtBO,EAAIN,KAAK,wBAAIC,IAAKF,EAAGjB,UAAWoB,IAAQK,IAAKlC,EAAMuB,OAAOS,GAAGN,KAG7DK,EADCC,EAAI,GAAM,EACAH,IAAQM,UAERN,IAAQO,SAErBhB,EAAKO,KACH,wBAAIC,IAAKI,EAAGvB,UAAWsB,GACpBE,IAIP,OACE,2BAAOxB,UAAWoB,IAAQV,MAAOT,MAAOV,EAAMU,OAC5C,+BACE,4BAAKW,IAEP,+BACGD,M,kCCvCT,qCA0BeN,IAxBK,SAAAd,GAClB,IAQMqC,EAAc,CAClB,CACE,YACA,yCACA,WACA,YACA,cACA,4CACgB,6BADhB,qBAMJ,OAAO,kBAAC,IAAD,CAAOhB,QArBE,CACd,YACA,UACA,UACA,WACA,WACA,YAe8BE,OAAQc,EAAa3B,MAAOV,EAAMU","file":"component---src-pages-eighth-grade-js-41b4b44a67f09ec687f5.js","sourcesContent":["import React from 'react'\r\nconst ListItem = (props) => (\r\n
  • \r\n

    \r\n {props.title}\r\n {props.children}\r\n

    \r\n
  • \r\n)\r\nexport default ListItem;\r\n","import React from \"react\"\r\nimport Layout from \"../containers/Layout/layout.js\"\r\nimport SEO from \"../components/seo\"\r\nimport ListItem from \"../components/ListItem.js\"\r\nimport ImageHeadline from \"../components/ImageHeadline/ImageHeadline.js\"\r\nimport EighthTable from \"../components/Tables/EighthTable.js\"\r\n\r\nconst Eighth = props => {\r\n return (\r\n \r\n \r\n
    \r\n

    \r\n Workaround Path to Calculus:
    \r\n 8th Grade Algebra\r\n

    \r\n

    \r\n In addition to the SFUSD-recommended sequences where students take all\r\n of their math classes at their high school, there are several other\r\n workaround paths to reach Calculus that involve taking classes outside\r\n of school. A popular one is taking an online Algebra class in 8th\r\n grade. \r\n

    \r\n

    \r\n SFUSD automatically places all 9th graders in Algebra 1, but there are\r\n two ways to take Algebra in 8th grade instead and enroll in Geometry\r\n as a freshman. Then your sequence would be Algebra 2 in 10th grade,\r\n Precalculus in 11th grade, and Calculus in 12th grade. In case\r\n anything changes, however, please be sure to confirm any information\r\n you read here with your school or the district.{\" \"}\r\n

    \r\n

    \r\n Option 1){\" \"}\r\n Attend a private middle school or a public school \r\n \r\n outside\r\n \r\n of SFUSD. In 8th grade, take Algebra 1 and get a\r\n grade of C or higher, then pass the{\" \"}\r\n \r\n SFUSD Math Validation Test\r\n {\" \"}\r\n (MVT). This option doesn’t apply to 8th graders that attend SFUSD\r\n middle schools.\r\n

    \r\n

    \r\n Option 2) Take an approved Algebra class online.\r\n During 8th grade and/or over the summer between 8th-9th grade, take a\r\n full-year Algebra 1 course from a UC-approved online\r\n school with a grade of C or higher, and then pass the SFUSD Math\r\n Validation Test (MVT). You can search for UC-approved classes on{\" \"}\r\n \r\n this website\r\n \r\n , but most SF students take one of the following:\r\n

    \r\n

    \r\n Approved Online Algebra Courses\r\n

    \r\n
      \r\n \r\n {\" \"}\r\n Course Title: Algebra 1, Part 1 & 2 (Teacher Led, ALG 051 &\r\n 0531). Only the “Teacher-Led” class is approved.\r\n \r\n \r\n {\" \"}\r\n Course Title: Algebra 1, Semester 1 & 2 (non-honors). Be sure to\r\n register for the regular (non-honors) Algebra 1 course, as that is\r\n the UC-approved course.\r\n \r\n \r\n {\" \"}\r\n Course Title: Algebra 1 (Core On-Demand), Semester 1 & 2\r\n (ALGI141 & 142). Only the “Core On-Demand” classes are approved.\r\n Their classes have set start and end dates. For instance, a semester\r\n may run from mid-August to mid-January and while students can start\r\n anytime and go at their own pace, they have to finish the class by\r\n the official end date. \r\n \r\n \r\n {\" \"}\r\n Course Title: Algebra 1, Part 1 & 2.\r\n \r\n
    \r\n

    A few things to know:

    \r\n
      \r\n
    • \r\n

      \r\n Both semesters must be completed, but they’re the same price\r\n whether you register for one semester at a time or for the full\r\n year. So I recommend just paying for the first semester, in case\r\n you change your mind about taking the second.{\" \"}\r\n

      \r\n
    • \r\n
    • \r\n

      \r\n BYU and UC Scout require the final exam to be proctored in person.\r\n That means you would arrange to take the test at one of their\r\n testing locations (Sylvan Learning, for example) and pay a fee.\r\n

      \r\n
    • \r\n
    • \r\n

      \r\n Students don’t receive official school credit for any classes\r\n taken before 9th grade, so the online/non-SFUSD Algebra class will\r\n not be listed on your middle or high school transcript. So\r\n while it’s possible take even other online classes like Geometry\r\n during middle school, SFUSD would still make you take Geometry\r\n class in high school.{\" \"}\r\n

      \r\n
    • \r\n
    • \r\n

      \r\n You must take an approved, full-year class and receive a C grade\r\n or higher. Even if you learn algebra on your own by reading a book\r\n or using Khan Academy, for instance, you would not be eligible to\r\n take Geometry.\r\n

      \r\n
    • \r\n
    \r\n \r\n Math Validation Test (MVT)\r\n \r\n

    \r\n In addition to the Algebra class, you have to pass the SFUSD Math\r\n Validation Test in order to pass out of Algebra. In 2023, however,\r\n SFUSD removed the test requirement and it is unclear if it will be\r\n given in the future.\r\n

    \r\n

    \r\n The MVT test is typically held twice, in May and August. To register\r\n for the test, you need to have finished the first semester of Algebra\r\n and be enrolled or done with the second semester class. \r\n

    \r\n

    \r\n For more details on the MVT,{\" \"}\r\n \r\n click here\r\n \r\n .\r\n

    \r\n \r\n Workaround Sequence to Calculus: 8th Grade Algebra\r\n \r\n \r\n
    \r\n
    \r\n )\r\n}\r\nexport default Eighth\r\n","// extracted by mini-css-extract-plugin\nmodule.exports = {\"Table\":\"table-module--Table--slqwH\",\"th\":\"table-module--th--3uFsq\",\"td\":\"table-module--td--1aXUg\",\"darkGray\":\"table-module--darkGray--1V-rL\",\"lightGray\":\"table-module--lightGray--2OLqY\"};","import React from 'react';\r\nconst ImageHeadline = (props) => (\r\n
    \r\n {props.children}
    \r\n {props.sub}\r\n
    \r\n);\r\nexport default ImageHeadline;\r\n","import React from 'react'\r\nimport PropTypes from 'prop-types'\r\nimport classes from \"./table.module.scss\"\r\nconst Table = (props) => {\r\n const body = [];\r\n const headers = []\r\n const rows = props.values.length;\r\n const cols = props.values[0].length\r\n for(let j = 0; j < cols;j++){\r\n headers.push(\r\n \r\n {props.headers[j]}\r\n \r\n )\r\n }\r\n \r\n let rowClass = \"\";\r\n for(let i = 0; i < rows;i++){\r\n const row = [];\r\n for(let j = 0; j < cols;j++){\r\n row.push({props.values[i][j]});\r\n }\r\n if(i % 2 === 1){\r\n rowClass = classes.lightGray;\r\n }else{\r\n rowClass = classes.darkGray;\r\n }\r\n body.push(\r\n \r\n {row}\r\n \r\n );\r\n }\r\n return (\r\n \r\n \r\n {headers}\r\n \r\n \r\n {body}\r\n \r\n
    \r\n );\r\n}\r\nTable.propTypes = {\r\n values: PropTypes.arrayOf(PropTypes.array),\r\n headers: PropTypes.array\r\n}\r\nexport default Table;\r\n","import React from \"react\"\r\nimport Table from \"./Table/table.js\"\r\nconst EighthTable = props => {\r\n const headers = [\r\n \"Pathway #\",\r\n \"Grade 8\",\r\n \"Grade 9\",\r\n \"Grade 10\",\r\n \"Grade 11\",\r\n \"Grade 12\",\r\n ]\r\n const tableValues = [\r\n [\r\n \"Pathway 5\",\r\n \"Algebra 1 (online or non-SFUSD school)\",\r\n \"Geometry\",\r\n \"Algebra 2\",\r\n \"Precalculus\",\r\n

    \r\n - AP Calculus
    - AP Statistics\r\n

    ,\r\n ],\r\n ]\r\n\r\n return \r\n}\r\nexport default EighthTable\r\n"],"sourceRoot":""}