I went to \mod\quiz\lang\en\quiz.php and tried to change the button name from "Submit all and finish" to "Completed. Submit Quiz Assessment" but it failed to reflect in real time even after clearing cache and refresh multiple times. Is there anything else i missed out?
Below is the changes in quiz.php
$string['submitallandfinish'] = 'Completed. Submit Quiz Assessment';
See screenshot attached.