þÿ / * * 
   *     = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   *     S o f t C h a l k   L e s s o n B u i l d e r 
   *     Q u i z P o p p e r   q _ p a r a m e t e r s . j s 
   *     C o p y r i g h t   2 0 0 3 - 2 0 0 6   S o f t C h a l k   L L C 
   *     A l l   R i g h t s   R e s e r v e d . 
   * 
   *       h t t p : / / w w w . s o f t c h a l k . c o m 
   *     = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   * / 
 
 q _ i t e m = 6 ; 
 h i g h l i g h t e d = " n o n e " ; 
 t a b l e T o g g l e _ a r r a y = n e w   A r r a y ( ) ; 
 f _ d o n e = n e w   A r r a y ( ) ; 
 f e e d = n e w   A r r a y ( ) ; 
 q _ d o n e = n e w   A r r a y ( ) ; 
 s c o r e Q = n e w   A r r a y ( ) ; 
 q O r d e r = n e w   A r r a y ( 5 ) ; 
 q O r d e r [ 0 ] = 1 ; 
 q O r d e r [ 1 ] = 2 ; 
 q O r d e r [ 2 ] = 4 ; 
 q O r d e r [ 3 ] = 5 ; 
 q O r d e r [ 4 ] = 6 ; 
 n u m _ p a g e s = 5 ; 
 s c o r m _ c o m p l e t e d _ s t a t u s = f a l s e ; 
 
 / / q _ n u m = 1 ; 
 i n l i n e _ f e e d b a c k 1 = t r u e ; 
 q _ d o n e [ 1 ] = f a l s e ; 
 q _ v a l u e 1 = 1 ; 
 s c o r e Q [ 1 ] = " y e s " ; 
 m c _ i t e m s 1 = 3 ; 
 / / r a _ i t e m s 1 = 1 ; 
 q _ t y p e 1 = 1 ; 
 t h e Q u e s t i o n 1 = " W h a t   i s   t h e   c o r n e a ? " ; 
 s h o w C o r r e c t 1 = " n o " ; 
 s h o w H i n t 1 = " n o " ; 
 f e e d b a c k R i g h t 1 = " R i g h t !   G o o d   j o b ! " ; 
 f e e d b a c k W r o n g 1 = " S o r r y ,   i n c o r r e c t   a n s w e r . " ; 
 f e e d b a c k P a r t i a l 1 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 1 = " " ; 
 h i n t H i g h l i g h t 1 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 1 = " n o n e " ; 
 r i g h t _ a n s w e r s 1 = n e w   A r r a y ( 1 ) ; 
 r i g h t _ a n s w e r s 1 [ 0 ] = " b " ; 
 a n s w e r _ c h o i c e s 1 = n e w   A r r a y ( 3 ) ; 
 a n s w e r _ c h o i c e s 1 [ 0 ] = " T h e   b l a c k   h o l e   i n   t h e   i r i s " ; 
 a n s w e r _ c h o i c e s 1 [ 1 ] = " T h e   t r a n s p a r e n t   t i s s u e   c o v e r i n g   t h e   f r o n t   o f   t h e   e y e . " ; 
 a n s w e r _ c h o i c e s 1 [ 2 ] = " T h e   e y e ' s   w h i t e   o u t e r   l a y e r " ; 
 t a b l e T o g g l e _ a r r a y [ 1 ] = f a l s e ; 
 f _ d o n e [ 1 ] = f a l s e ; 
 f e e d [ 1 ] = f a l s e ; 
 / / c o l o r C h o i c e 1 = " _ c u s t o m " ; 
 / / b g C o l o r 1 = " # F D E E 8 2 " ; 
 / / t a b l e C l a s s 1 = " c o l l a p s e " ; 
 / / o p e n e r I m a g e 1 = " q u i z m e _ c u s t o m . g i f " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 0 ] = " n u l l " ; 
 / / a l l o w R e t r y 1 = t r u e ; 
 
 / / q _ n u m = 2 ; 
 i n l i n e _ f e e d b a c k 2 = t r u e ; 
 q _ d o n e [ 2 ] = f a l s e ; 
 q _ v a l u e 2 = 1 ; 
 s c o r e Q [ 2 ] = " y e s " ; 
 m c _ i t e m s 2 = 3 ; 
 / / r a _ i t e m s 2 = 1 ; 
 q _ t y p e 2 = 1 ; 
 t h e Q u e s t i o n 2 = " W h i c h   o f   t h e s e   i s   r e s p o n s i b l e   f o r   f o c u s i n g   l i g h t   r a y s   o n   t h e   r e t i n a ? " ; 
 s h o w C o r r e c t 2 = " n o " ; 
 s h o w H i n t 2 = " n o " ; 
 f e e d b a c k R i g h t 2 = " R i g h t !   G o o d   j o b ! " ; 
 f e e d b a c k W r o n g 2 = " S o r r y ,   i n c o r r e c t   a n s w e r . " ; 
 f e e d b a c k P a r t i a l 2 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 2 = " " ; 
 h i n t H i g h l i g h t 2 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 2 = " n o n e " ; 
 r i g h t _ a n s w e r s 2 = n e w   A r r a y ( 1 ) ; 
 r i g h t _ a n s w e r s 2 [ 0 ] = " c " ; 
 a n s w e r _ c h o i c e s 2 = n e w   A r r a y ( 3 ) ; 
 a n s w e r _ c h o i c e s 2 [ 0 ] = " S c l e r a " ; 
 a n s w e r _ c h o i c e s 2 [ 1 ] = " O p t i c   N e r v e " ; 
 a n s w e r _ c h o i c e s 2 [ 2 ] = " L e n s " ; 
 t a b l e T o g g l e _ a r r a y [ 2 ] = f a l s e ; 
 f _ d o n e [ 2 ] = f a l s e ; 
 f e e d [ 2 ] = f a l s e ; 
 / / c o l o r C h o i c e 2 = " _ c u s t o m " ; 
 / / b g C o l o r 2 = " # F D E E 8 2 " ; 
 / / t a b l e C l a s s 2 = " c o l l a p s e " ; 
 / / o p e n e r I m a g e 2 = " q u i z m e _ c u s t o m . g i f " ; 
 / / i t e m s _ t o _ m a t c h 2 [ 0 ] = " n u l l " ; 
 / / a l l o w R e t r y 2 = t r u e ; 
 
 / / q _ n u m = 4 ; 
 i n l i n e _ f e e d b a c k 4 = t r u e ; 
 q _ d o n e [ 4 ] = f a l s e ; 
 q _ v a l u e 4 = 1 ; 
 s c o r e Q [ 4 ] = " y e s " ; 
 m c _ i t e m s 4 = 3 ; 
 / / r a _ i t e m s 4 = 1 ; 
 q _ t y p e 4 = 1 ; 
 t h e Q u e s t i o n 4 = " T h e   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _   t r a n s m i t s   e l e c t r i c a l   i m p u l s e s   f r o m   t h e   e y e   t o   t h e   b r a i n . " ; 
 s h o w C o r r e c t 4 = " n o " ; 
 s h o w H i n t 4 = " n o " ; 
 f e e d b a c k R i g h t 4 = " R i g h t !   G o o d   j o b ! " ; 
 f e e d b a c k W r o n g 4 = " S o r r y ,   i n c o r r e c t   a n s w e r . " ; 
 f e e d b a c k P a r t i a l 4 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 4 = " " ; 
 h i n t H i g h l i g h t 4 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 4 = " n o n e " ; 
 r i g h t _ a n s w e r s 4 = n e w   A r r a y ( 1 ) ; 
 r i g h t _ a n s w e r s 4 [ 0 ] = " b " ; 
 a n s w e r _ c h o i c e s 4 = n e w   A r r a y ( 3 ) ; 
 a n s w e r _ c h o i c e s 4 [ 0 ] = " L e n s " ; 
 a n s w e r _ c h o i c e s 4 [ 1 ] = " O p t i c   N e r v e " ; 
 a n s w e r _ c h o i c e s 4 [ 2 ] = " V i t r e o u s " ; 
 t a b l e T o g g l e _ a r r a y [ 4 ] = f a l s e ; 
 f _ d o n e [ 4 ] = f a l s e ; 
 f e e d [ 4 ] = f a l s e ; 
 / / c o l o r C h o i c e 4 = " _ c u s t o m " ; 
 / / b g C o l o r 4 = " # F D E E 8 2 " ; 
 / / t a b l e C l a s s 4 = " c o l l a p s e " ; 
 / / o p e n e r I m a g e 4 = " q u i z m e _ c u s t o m . g i f " ; 
 / / i t e m s _ t o _ m a t c h 4 [ 0 ] = " n u l l " ; 
 / / a l l o w R e t r y 4 = t r u e ; 
 
 / / q _ n u m = 5 ; 
 i n l i n e _ f e e d b a c k 5 = t r u e ; 
 q _ d o n e [ 5 ] = f a l s e ; 
 q _ v a l u e 5 = 1 ; 
 s c o r e Q [ 5 ] = " y e s " ; 
 m c _ i t e m s 5 = 3 ; 
 / / r a _ i t e m s 5 = 1 ; 
 q _ t y p e 5 = 1 ; 
 t h e Q u e s t i o n 5 = " T h e   e y e   w o r k s   a   l o t   l i k e   a   . . . . . . " ; 
 s h o w C o r r e c t 5 = " n o " ; 
 s h o w H i n t 5 = " n o " ; 
 f e e d b a c k R i g h t 5 = " R i g h t !   G o o d   j o b ! " ; 
 f e e d b a c k W r o n g 5 = " S o r r y ,   i n c o r r e c t   a n s w e r . " ; 
 f e e d b a c k P a r t i a l 5 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 5 = " " ; 
 h i n t H i g h l i g h t 5 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 5 = " n o n e " ; 
 r i g h t _ a n s w e r s 5 = n e w   A r r a y ( 1 ) ; 
 r i g h t _ a n s w e r s 5 [ 0 ] = " a " ; 
 a n s w e r _ c h o i c e s 5 = n e w   A r r a y ( 3 ) ; 
 a n s w e r _ c h o i c e s 5 [ 0 ] = " C a m e r a " ; 
 a n s w e r _ c h o i c e s 5 [ 1 ] = " C o m p u t e r " ; 
 a n s w e r _ c h o i c e s 5 [ 2 ] = " P r o j e c t o r " ; 
 t a b l e T o g g l e _ a r r a y [ 5 ] = f a l s e ; 
 f _ d o n e [ 5 ] = f a l s e ; 
 f e e d [ 5 ] = f a l s e ; 
 / / c o l o r C h o i c e 5 = " _ c u s t o m " ; 
 / / b g C o l o r 5 = " # F D E E 8 2 " ; 
 / / t a b l e C l a s s 5 = " c o l l a p s e " ; 
 / / o p e n e r I m a g e 5 = " q u i z m e _ c u s t o m . g i f " ; 
 / / i t e m s _ t o _ m a t c h 5 [ 0 ] = " n u l l " ; 
 / / a l l o w R e t r y 5 = t r u e ; 
 
 / / q _ n u m = 6 ; 
 i n l i n e _ f e e d b a c k 6 = t r u e ; 
 q _ d o n e [ 6 ] = f a l s e ; 
 q _ v a l u e 6 = 1 ; 
 s c o r e Q [ 6 ] = " y e s " ; 
 m c _ i t e m s 6 = 3 ; 
 / / r a _ i t e m s 6 = 1 ; 
 q _ t y p e 6 = 1 ; 
 t h e Q u e s t i o n 6 = " T h e   _ _ _ _ _ _ _ _ _   i s   t h e   m o s t   s e n s i t i v e   p a r t   o f   t h e   r e t i n a " ; 
 s h o w C o r r e c t 6 = " n o " ; 
 s h o w H i n t 6 = " n o " ; 
 f e e d b a c k R i g h t 6 = " R i g h t !   G o o d   j o b ! " ; 
 f e e d b a c k W r o n g 6 = " S o r r y ,   i n c o r r e c t   a n s w e r . " ; 
 f e e d b a c k P a r t i a l 6 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 6 = " " ; 
 h i n t H i g h l i g h t 6 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 6 = " n o n e " ; 
 r i g h t _ a n s w e r s 6 = n e w   A r r a y ( 1 ) ; 
 r i g h t _ a n s w e r s 6 [ 0 ] = " c " ; 
 a n s w e r _ c h o i c e s 6 = n e w   A r r a y ( 3 ) ; 
 a n s w e r _ c h o i c e s 6 [ 0 ] = " S c l e r a " ; 
 a n s w e r _ c h o i c e s 6 [ 1 ] = " V i t r e o u s " ; 
 a n s w e r _ c h o i c e s 6 [ 2 ] = " M a c u l a " ; 
 t a b l e T o g g l e _ a r r a y [ 6 ] = f a l s e ; 
 f _ d o n e [ 6 ] = f a l s e ; 
 f e e d [ 6 ] = f a l s e ; 
 / / c o l o r C h o i c e 6 = " _ c u s t o m " ; 
 / / b g C o l o r 6 = " # F D E E 8 2 " ; 
 / / t a b l e C l a s s 6 = " c o l l a p s e " ; 
 / / o p e n e r I m a g e 6 = " q u i z m e _ c u s t o m . g i f " ; 
 / / i t e m s _ t o _ m a t c h 6 [ 0 ] = " n u l l " ; 
 / / a l l o w R e t r y 6 = t r u e ; 
 

