Feedback textarea with limited number of characters

Feedback textarea with limited number of characters

by nikolas stylianides -
Number of replies: 0

Hi there. 

we use feedback to collect proposal ideas from our students. We needed to set a character limitation to the textarea item. 

For example "Describe your initial idea" with a maximum of 1024 characters.

To achieve this we have "hacked" our Moodle Core Feedback textarea item to "add" character limitation in Textareas. 

We have amended the files 

mod/feedback/item/textarea/lib.php and mod/feedback/item/textarea/textarea_form.php

Is there a way to achieve the same functionality without modifying the Moodle Core files?


Thank you in advance

Average of ratings: -