mathematicalthinking / encompass

9 stars 17 forks source link

[ENC-616] Improve formatting of responses & reflections #79

Open philipwisner opened 6 years ago

philipwisner commented 6 years ago

I noticed 2 things in my Response & Reflection to student work:

link

Probably easy to fix: soft wrapping is applied to the selection for the first line, but if the selection should be 3 or more lines, it instead just keeps going and going on the second line.

Probably harder to fix: formatting of the student's original HTML is not preserved in the selection, so if a selection is a table, or a formula the student formatted with ASCII type styling, etc. that is lost in the selection and thus I have to reformat by hand when I send to the PoWs.

I put an April 3 due date because that's when we'll showcase responses & reflections in our course. The easy fix one is of higher priority to me.

tayloredwebsites commented 6 years ago

Note I only saw text in the answer area. Is it even possible to provide HTML in the answers (Ask Annie). If html is possible, what are the rules for allowing it (clearly no js).

Raises the issue about how a scan of student work would be reported back in responses. Note selecting text will show text outside of desired selection. maybe instead of a rectangle, a hexagon would be better.

I did not know how to create a response until it was pointed out to me. Maybe an actions or progress bar might be helpful?

Could not reproduce first issue re soft wrapping.