openlab-at-city-tech / webworkqa

WeBWorK integration for WordPress and BuddyPress
GNU General Public License v2.0
4 stars 2 forks source link

colspan is lost in translation #172

Closed drdrew42 closed 3 years ago

drdrew42 commented 5 years ago

https://openlab.citytech.cuny.edu/ol-webwork/#:problemId=local/setDerivatives_-_Limit_Definition/delta-to-d.pg:questionId=2008

The above page reveals that OL-WW is somehow missing out on certain table-styling that is present on the WeBWorK side.

The first three rows are colspan="7", and the fourth row first and last column are each colspan="3".

I will set this problem up in the WW-Dev course for further testing.

boonebgorges commented 4 years ago

This should be fixed, but we can test as part of QA.

drdrew42 commented 4 years ago

This is a note to myself that "Derivatives - Limit Definition" needs to be a problem set that is included in the dev course for testing.

bree-z commented 3 years ago

This looks good! Tables are styled correctly. There are some other issues with 'Derivatives - Limit Definition' problems, but it's not related to the colspan issue reported in this ticket so I'll open a separate one. Thanks!