The ES should run a script generate_blank_question <amt> which will generate blank files in the es_files/questions directory corresponding to the amount of questions supplied, starting from the next question number (i.e. if question 5 exists, generate questions 6,7,...)
The ES should run a script
generate_blank_question <amt>
which will generate blank files in thees_files/questions
directory corresponding to the amount of questions supplied, starting from the next question number (i.e. if question 5 exists, generate questions 6,7,...)