Commit 5a14bee1 by doszhang

dos

parent 21818c9c
......@@ -508,7 +508,7 @@ function showQuestion() {
function initQuestion() {
$('.answer-active').hide();
$('.question-block').hide();
$('.question-block').hide().css('opacity', 1);
$('.question1-block').show();
$('.btn-submit').hide();
$('.btn-nextquestion').show();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment