Analyses a section of the D&T specification, and supporting study materials to produce a set of pupil friendly, cornell style, study notes.
Read multile files, extract key information and produce a structured analysis file that downstream skills can consume consistently.
** Discover key files**
** Read the Section **
** Output Files ** -- Write the table of sub items to a html file, called <section id>_sub_items.html -- Write the file to output/0-pupil-friendly-notes folder -- do not write any other text to the .html file, only the sub items table.
** Output Styles ** -- Use these styles for the output file. -- Colours
-- Styles - border-collapse: collapse — removes gaps between cell borders - border="1" — a 1px solid border on all cells - cellpadding="8" — 8px of padding inside each cell - width: 100% — table stretches full width - font-family: Arial, sans-serif — clean sans-serif font