openstax / cookbook

MIT License
1 stars 0 forks source link

Bake ordered lists as embedded exercise questions in `computer-science` #399

Closed TylerZeroMaster closed 2 weeks ago

TylerZeroMaster commented 3 weeks ago

https://openstax.atlassian.net/browse/CORE-570

Screenshot 2024-10-17 at 3 49 19 PM

Replace ordered lists with something more exercise-like in computer-science

These will share a style with injected exercises

This data-type might be a holdover from old injected exercise implementations (not sure).

It was already in the styles and it supported creating a distinction between injected and non-injected exercises while maintaining the same styles

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (43c385c) to head (f4c35b5). Report is 3 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #399   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          215       216    +1     
  Lines         3564      3570    +6     
=========================================
+ Hits          3564      3570    +6     
Files with missing lines Coverage Δ
...chen/directions/bake_embedded_exercise_question.rb 100.00% <100.00%> (ø)