@ -106,6 +106,7 @@ Feature: Exercise tool
And I f i l l i n c k e d i t o r f i e l d " o p t i o n [ 2 ] " w i t h " O p t i o n B "
And I f i l l i n c k e d i t o r f i e l d " o p t i o n [ 2 ] " w i t h " O p t i o n B "
And I f i l l i n s e l e c t b o o t s t r a p s t a t i c i n p u t " # m a t c h e s _ 2 " s e l e c t " 2 "
And I f i l l i n s e l e c t b o o t s t r a p s t a t i c i n p u t " # m a t c h e s _ 2 " s e l e c t " 2 "
And I p r e s s " s u b m i t Q u e s t i o n "
And I p r e s s " s u b m i t Q u e s t i o n "
And w a i t f o r t h e p a g e t o b e l o a d e d
Then I s h o u l d s e e " I t e m a d d e d "
Then I s h o u l d s e e " I t e m a d d e d "
Scenario : Add question "Open" to exercise created "Exercise 1"
Scenario : Add question "Open" to exercise created "Exercise 1"
@ -128,6 +129,7 @@ Feature: Exercise tool
| q u e s t i o n N a m e | O r a l e x p r e s s i o n q u e s t i o n |
| q u e s t i o n N a m e | O r a l e x p r e s s i o n q u e s t i o n |
| w e i g h t i n g | 1 0 |
| w e i g h t i n g | 1 0 |
And I p r e s s " s u b m i t Q u e s t i o n "
And I p r e s s " s u b m i t Q u e s t i o n "
And w a i t f o r t h e p a g e t o b e l o a d e d
Then I s h o u l d s e e " I t e m a d d e d "
Then I s h o u l d s e e " I t e m a d d e d "
Scenario : Add question "Exact answers combination" to exercise created "Exercise 1"
Scenario : Add question "Exact answers combination" to exercise created "Exercise 1"
@ -206,6 +208,7 @@ Feature: Exercise tool
Then I f i l l i n c k e d i t o r f i e l d " c o m m e n t [ 1 ] " w i t h " C o m m e n t t r u e "
Then I f i l l i n c k e d i t o r f i e l d " c o m m e n t [ 1 ] " w i t h " C o m m e n t t r u e "
Then I f i l l i n c k e d i t o r f i e l d " c o m m e n t [ 2 ] " w i t h " C o m m e n t f a l s e "
Then I f i l l i n c k e d i t o r f i e l d " c o m m e n t [ 2 ] " w i t h " C o m m e n t f a l s e "
And I p r e s s " s u b m i t Q u e s t i o n "
And I p r e s s " s u b m i t Q u e s t i o n "
And w a i t f o r t h e p a g e t o b e l o a d e d
Then I s h o u l d s e e " I t e m a d d e d "
Then I s h o u l d s e e " I t e m a d d e d "
Scenario : Add question "Global multiple answer" to exercise created "Exercise 1"
Scenario : Add question "Global multiple answer" to exercise created "Exercise 1"
@ -353,7 +356,8 @@ Feature: Exercise tool
And I p r e s s " n e x t "
And I p r e s s " n e x t "
Then I s h o u l d s e e " U p d a t e s u c c e s s f u l "
Then I s h o u l d s e e " U p d a t e s u c c e s s f u l "
Then I f o l l o w " M u l t i p l e r e g i s t r a t i o n "
Then I f o l l o w " M u l t i p l e r e g i s t r a t i o n "
Then I s e l e c t " C o s t e a A n d r e a ( a c o s t e a ) " f r o m " n o s e s s i o n U s e r s L i s t [ ] "
Then w a i t f o r t h e p a g e t o b e l o a d e d
Then I s e l e c t " A n d r e a C o s t e a ( a c o s t e a ) " f r o m " n o s e s s i o n U s e r s L i s t [ ] "
And I p r e s s " a d d _ u s e r "
And I p r e s s " a d d _ u s e r "
And I p r e s s " n e x t "
And I p r e s s " n e x t "
Then I s h o u l d s e e " U p d a t e s u c c e s s f u l "
Then I s h o u l d s e e " U p d a t e s u c c e s s f u l "