it 'is able to create with quiz' do
    assignment_creation_setup(1, 'private assignment for test')
    check('assignment_form_assignment_require_quiz')
    click_button 'Create'
    fill_in 'assignment_form_assignment_num_quiz_questions', with: 3