kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

Allow breakin the lines for the 'trained competences' field #1366

Open andremano opened 3 years ago

andremano commented 3 years ago

It would be useful to allow more than one line under the 'trained competences' field of a certificate. This would prevent situations like the example below: image

A long list of itens is not ideal but it can be desirable in the context of trainings linked to academic courses where a one wishes to preserve direct link between the academic learning outputs an contents, and the description the certificates will carry.

Maybe allowing the use of some HTML tags like <br> could resolve this?

jvdkwast commented 1 month ago

Instead of adding line breaks we suggest to limit the amount of characters in the text field. This is to avoid that the certificate gets too many lines with competencies. We rather see a one line list and more info goes on the course description. 120 characters would fit nicely on 1 line.