Also quiz_question_preview_button. If you are feeling really good, review the whole patch to see which functions you added parameters to, and ensure you made all the necessary doc comment updates.
Tim Hunt
added a comment - Also quiz_question_preview_button. If you are feeling really good, review the whole patch to see which functions you added parameters to, and ensure you made all the necessary doc comment updates.
OK, I fixed popup_form in weblib, since you won't have access to that. However, please can you go through the patch and find the others you missed, and fix them. Thanks.
Tim Hunt
added a comment - OK, I fixed popup_form in weblib, since you won't have access to that. However, please can you go through the patch and find the others you missed, and fix them. Thanks.
Did not update the doc comments of old functions which were already missing comments, or functions copied from such functions, but completed the docs of those that
I had created from scratch
Already had complete docs, but I had added parameters
Olli Savolainen
added a comment - Did not update the doc comments of old functions which were already missing comments, or functions copied from such functions, but completed the docs of those that
I had created from scratch
Already had complete docs, but I had added parameters
Also quiz_question_preview_button. If you are feeling really good, review the whole patch to see which functions you added parameters to, and ensure you made all the necessary doc comment updates.