sensei icon indicating copy to clipboard operation
sensei copied to clipboard

Add quiz submission schema

Open m1r0 opened this issue 3 years ago • 1 comments

Resolve #5446

Changes proposed in this Pull Request

  • Add quiz submission tables.

Testing instructions

  • TBD

m1r0 avatar Oct 13 '22 00:10 m1r0

Codecov Report

Merging #5918 (dacd7c3) into add/student-progress-schema (7522e57) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##             add/student-progress-schema    #5918      +/-   ##
=================================================================
+ Coverage                          45.29%   45.31%   +0.01%     
  Complexity                          8997     8997              
=================================================================
  Files                                444      444              
  Lines                              32093    32102       +9     
  Branches                             266      266              
=================================================================
+ Hits                               14537    14546       +9     
  Misses                             17359    17359              
  Partials                             197      197              
Impacted Files Coverage Δ
includes/installer/class-schema.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7522e57...dacd7c3. Read the comment docs.

codecov[bot] avatar Oct 13 '22 01:10 codecov[bot]