added a comment - - edited
Tim,
I committed the logging for the random question adding you requested. I wasn't sure if I should have named it "add rquestion" but for now it's just addcategory. The number in the "information" field is converted automatically to text at display it seems but I did not figure out how to add that conversion.
Also, I was surprised that logging is not done yet for almost anything regarding quizzes, even category creating in the question bank is not logged so I was not sure what to name this operation. I do not mind, I just understood earlier that there was more work missing from the new UI.
Tim: "Actually, I think you can skip logging when the add category form is displayed, but you should log when the category is actually added."