Skip to content

Commit

Permalink
Run GH Action to process learning outcomes
Browse files Browse the repository at this point in the history
  • Loading branch information
firasm committed Jul 8, 2023
1 parent d38bc0a commit 12c308e
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 2 deletions.
97 changes: 97 additions & 0 deletions outputs_csv/LO_datascience.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
Topic,Subtopic,Subsubtopic,Learning Outcome,Code
File Systems,Topic Outcome,,Paste un-numbered outcome here,1.1.1.0
File Systems,Directories,,Paste un-numbered outcome here,1.2.1.0
File Systems,Relative Paths,,Paste un-numbered outcome here,1.3.1.0
File Systems,Absolute Paths,,Paste un-numbered outcome here,1.4.1.0
File Systems,Converting between Relative and Absolute Paths,,Paste un-numbered outcome here,1.5.1.0
Ecosystems,Topic Outcome,,Paste un-numbered outcome here,2.1.1.0
Ecosystems,Jupyter,,Paste un-numbered outcome here,2.2.1.0
Ecosystems,Quarto,,Paste un-numbered outcome here,2.3.1.0
Ecosystems,RStudio,,Paste un-numbered outcome here,2.4.1.0
Ecosystems,Visual Studio Code,,Paste un-numbered outcome here,2.5.1.0
Terminal,Topic Outcome,,Paste un-numbered outcome here,3.1.1.0
Terminal,Commands,,Paste un-numbered outcome here,3.2.1.0
Version Control,Topic Outcome,,Paste un-numbered outcome here,4.1.1.0
Version Control,Git,,Paste un-numbered outcome here,4.2.1.0
Version Control,Repositories,,Paste un-numbered outcome here,4.3.1.0
Version Control,Cloning,,Paste un-numbered outcome here,4.4.1.0
Version Control,GitHub,,Paste un-numbered outcome here,4.5.1.0
Version Control,Forking,,Paste un-numbered outcome here,4.6.1.0
Version Control,Branching,,Paste un-numbered outcome here,4.7.1.0
Version Control,Rebasing,,Paste un-numbered outcome here,4.8.1.0
Version Control,Pull requests,,Paste un-numbered outcome here,4.9.1.0
Version Control,Collaboration,,Paste un-numbered outcome here,4.10.1.0
Markdown,Topic Outcome,,Paste un-numbered outcome here,5.1.1.0
Markdown,Formatting,Headings,Paste un-numbered outcome here,5.2.1.0
Markdown,Formatting,Bold,Paste un-numbered outcome here,5.2.2.0
Markdown,Formatting,Italics,Paste un-numbered outcome here,5.2.3.0
Markdown,Formatting,Lists,Paste un-numbered outcome here,5.2.4.0
Markdown,Formatting,Code Blocks,Paste un-numbered outcome here,5.2.5.0
Markdown,Formatting,Code Fences,Paste un-numbered outcome here,5.2.6.0
Markdown,Formatting,Links,Paste un-numbered outcome here,5.2.7.0
Markdown,Formatting,Images,Paste un-numbered outcome here,5.2.8.0
Markdown,Debugging,,Paste un-numbered outcome here,5.3.1.0
Programming,Topic Outcome,,Paste un-numbered outcome here,6.1.1.0
Programming,Control Flow,,Paste un-numbered outcome here,6.2.1.0
Programming,Assignment,,Paste un-numbered outcome here,6.3.1.0
Programming,Python,Subtopic Outcome,Paste un-numbered outcome here,6.4.1.0
Programming,Python,Variables,Paste un-numbered outcome here,6.4.2.0
Programming,Python,Operators,Paste un-numbered outcome here,6.4.3.0
Programming,Python,Arithmetic Operators,Paste un-numbered outcome here,6.4.4.0
Programming,Python,Unary Operators,Paste un-numbered outcome here,6.4.5.0
Programming,Python,Logical Operators,Paste un-numbered outcome here,6.4.6.0
Programming,Python,Data Types,Paste un-numbered outcome here,6.4.7.0
Programming,Python,Control Flow,if/else statements,6.4.8.0
Programming,Python,Control Flow,case/match statements,6.4.8.1
Programming,Python,Control Flow,for loops,6.4.8.2
Programming,Python,Control Flow,while loops,6.4.8.3
Programming,Python,Control Flow,do while loops,6.4.8.4
Programming,Python,Control Flow,Paste un-numbered outcome here,6.4.8.5
Programming,Python,Control Flow,Paste un-numbered outcome here,6.4.8.6
Programming,Python,Dictionaries,Paste un-numbered outcome here,6.4.9.0
Programming,Python,Lists,Paste un-numbered outcome here,6.4.10.0
Programming,Python,Functions,Paste un-numbered outcome here,6.4.11.0
Programming,Python,Integrating python concepts,Paste un-numbered outcome here,6.4.12.0
Programming,Python,Debugging,Paste un-numbered outcome here,6.4.13.0
Programming,R,Subtopic Outcome,Paste un-numbered outcome here,6.5.1.0
Programming,R,Variables,Paste un-numbered outcome here,6.5.2.0
Programming,R,Operators,Paste un-numbered outcome here,6.5.3.0
Programming,R,Arithmetic Operators,Paste un-numbered outcome here,6.5.4.0
Programming,R,Unary Operators,Paste un-numbered outcome here,6.5.5.0
Programming,R,Logical Operators,Paste un-numbered outcome here,6.5.6.0
Programming,R,Data Types,Paste un-numbered outcome here,6.5.7.0
Programming,R,Control Flow,Paste un-numbered outcome here,6.5.8.0
Programming,R,Functions,Paste un-numbered outcome here,6.5.9.0
Programming,R,Exception Handling,Paste un-numbered outcome here,6.5.10.0
Programming,R,Integrating R concepts,Paste un-numbered outcome here,6.5.11.0
Programming,R,Debugging,Paste un-numbered outcome here,6.5.12.0
Programming,Julia,Subtopic Outcome,Paste un-numbered outcome here,6.6.1.0
Programming,Julia,Variables,Paste un-numbered outcome here,6.6.2.0
Programming,Julia,Operators,Paste un-numbered outcome here,6.6.3.0
Programming,Julia,Arithmetic Operators,Paste un-numbered outcome here,6.6.4.0
Programming,Julia,Unary Operators,Paste un-numbered outcome here,6.6.5.0
Programming,Julia,Logical Operators,Paste un-numbered outcome here,6.6.6.0
Programming,Julia,Data Types,Paste un-numbered outcome here,6.6.7.0
Programming,Julia,Control Flow,Paste un-numbered outcome here,6.6.8.0
Programming,Julia,Functions,Paste un-numbered outcome here,6.6.9.0
Programming,Julia,Exception Handling,Paste un-numbered outcome here,6.6.10.0
Programming,Julia,Integrating Julia concepts,Paste un-numbered outcome here,6.6.11.0
Programming,Julia,Debugging,Paste un-numbered outcome here,6.6.12.0
Data Analysis,Topic Outcome,,Paste un-numbered outcome here,7.1.1.0
Data Analysis,Exploratory Data Analysis,Subtopic Outcome,Paste un-numbered outcome here,7.2.1.0
Data Analysis,Pandas,Subtopic Outcome,Paste un-numbered outcome here,7.3.1.0
Data Analysis,Pandas,Data frames,Loading,7.3.2.0
Data Analysis,Pandas,Data frames,Creating,7.3.2.1
Data Analysis,Pandas,Data frames,Merging,7.3.2.2
Data Analysis,Pandas,Data frames,Appending,7.3.2.3
Data Analysis,Pandas,Data frames,Index,7.3.2.4
Data Analysis,Pandas,Data frames,Multi Index,7.3.2.5
Data Analysis,Numpy,Subtopic Outcome,Paste un-numbered outcome here,7.4.1.0
Data Analysis,Tidyverse,Topic Outcome,Paste un-numbered outcome here,7.5.1.0
Data Analysis,Excel,Topic Outcome,Paste un-numbered outcome here,7.6.1.0
Data Analysis,Excel,Excel functions,Paste un-numbered outcome here,7.6.2.0
Data Visualization,Topic Outcome,,Paste un-numbered outcome here,8.1.1.0
Data Visualization,Effective visualizations,,Paste un-numbered outcome here,8.2.1.0
Data Visualization,Effective dashboards,,Paste un-numbered outcome here,8.3.1.0
Data Visualization,Tableau,Topic Outcome,Paste un-numbered outcome here,8.4.1.0
Data Visualization,Tableau,Interactivity,Paste un-numbered outcome here,8.4.2.0
5 changes: 3 additions & 2 deletions outputs_csv/LO_physics.csv
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ Rotational Motion,Rotational Energy,Moment of Inertia,Explain how the moment of
Rotational Motion,Rotational Energy,Moment of Inertia,"Calculate the moment of inertia for uniformly shaped, rigid bodies.{366}",10.5.2.2
Rotational Motion,Rotational Energy,Moment of Inertia,Calculate the moment of inertia for compound objects.{368},10.5.2.3
Rotational Motion,Rotational Energy,Parallel-Axis Theorem,Apply the parallel axis theorem to find the moment of inertia about any axis parallel to one already known.{367},10.5.3.0
Rotational Motion,Rotational Energy,Parallel-Axis Theorem,Paste un-numbered outcome here,10.5.3.1
Rotational Motion,Center of Gravity,,Calculate the center of gravity of a given system.,10.6.1.0
Rotational Motion,Center of Gravity,,Calculate the center of gravity of a uniform object.,10.6.1.1
Rotational Dynamics,Topic Outcome,,Paste un-numbered outcome here,11.1.1.0
Expand Down Expand Up @@ -577,8 +578,8 @@ Waves,Photons,De Broglie’s matter waves,Interpret de Broglie’s idea of matte
Waves,Photons,Wave-particle duality,Identify phenomena in which electromagnetic waves behave like a beam of photons and particles behave like waves.,16.9.7.0
Waves,Photons,Wave-particle duality,Describe the physics principles behind electron microscopy.,16.9.7.1
Waves,Photons,Wave-particle duality,Summarize the evolution of scientific thought that led to the development of quantum mechanics.,16.9.7.2
Waves,Light,,Explore how waves bend or spread when passing through apertures or obstacles.,16.10.1.0
Waves,Light,,Identify to the concept of diffraction in relation to microscopy.,16.10.1.1
Waves,Light,,Identify to the concept of diffraction in relation to microscopy.,16.10.1.0
Waves,Light,,Explore how waves bend or spread when passing through apertures or obstacles.,16.10.1.1
Waves,Light,,"Utilize principles such as wavelength of light, mass of electrons and neutrons, Planck's constant, and particle speed.",16.10.1.2
Thermodynamics,Topic Outcome,,"Define a thermodynamic system, its boundary, and its surroundings.{749}",17.1.1.0
Thermodynamics,Topic Outcome,,Explain the roles of all the components involved in thermodynamics.{750},17.1.1.1
Expand Down

0 comments on commit 12c308e

Please sign in to comment.