apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
67 stars 72 forks source link

Do not add line numbers to extremely long feedback or code #1260

Closed ihalaij1 closed 12 months ago

ihalaij1 commented 1 year ago

Description

What?

Previously, the inspect submission page froze if line numbers were added to extremely long feedback/code. Line numbers are now added only if the feedback or code is shorter than 5000 lines.

Fixes #1210

Testing

What type of test did you run?

Tested that the inspect submission page no longer freezes.

Did you test the changes in

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?