9660c98e57
1. So we will truncate the question summary to 65000 chars if necessary. 2. Also, fix one minor error in mutlianswer save_question_options. question_bank::MAX_SUMMARY_LENGTH is not the most logical class to add the constant to, but it needs to be accessible during upgrade, so I was lazy and put it there.