þÿ / * * 
   *     = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   *     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 = 8 ; 
 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 ( 1 ) ; 
 q O r d e r [ 0 ] = 3 ; 
 n u m _ p a g e s = 1 ; 
 s c o r m _ c o m p l e t e d _ s t a t u s = t r u e ; 
 
 / / q _ n u m = 3 ; 
 i n l i n e _ f e e d b a c k 3 = t r u e ; 
 q _ d o n e [ 3 ] = f a l s e ; 
 q _ v a l u e 3 = 4 ; 
 s c o r e Q [ 3 ] = " y e s " ; 
 m c _ i t e m s 3 = 4 ; 
 / / r a _ i t e m s 3 = 4 ; 
 q _ t y p e 3 = 5 ; 
 t h e Q u e s t i o n 3 = " M a t c h   t h e   i t e m s . " ; 
 s h o w C o r r e c t 3 = " y e s " ; 
 s h o w H i n t 3 = " n o " ; 
 f e e d b a c k R i g h t 3 = " 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 3 = " 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 3 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 3 = " " ; 
 h i n t H i g h l i g h t 3 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 3 = " n o n e " ; 
 r i g h t _ a n s w e r s 3 = n e w   A r r a y ( 4 ) ; 
 r i g h t _ a n s w e r s 3 [ 0 ] = " 2 " ; 
 r i g h t _ a n s w e r s 3 [ 1 ] = " 0 " ; 
 r i g h t _ a n s w e r s 3 [ 2 ] = " 3 " ; 
 r i g h t _ a n s w e r s 3 [ 3 ] = " 1 " ; 
 a n s w e r _ c h o i c e s 3 = n e w   A r r a y ( 4 ) ; 
 a n s w e r _ c h o i c e s 3 [ 0 ] = " 1 3 " ; 
 a n s w e r _ c h o i c e s 3 [ 1 ] = " 7 " ; 
 a n s w e r _ c h o i c e s 3 [ 2 ] = " 5 " ; 
 a n s w e r _ c h o i c e s 3 [ 3 ] = " 8 " ; 
 t a b l e T o g g l e _ a r r a y [ 3 ] = t r u e ; 
 f _ d o n e [ 3 ] = f a l s e ; 
 f e e d [ 3 ] = f a l s e ; 
 / / c o l o r C h o i c e 3 = " _ c u s t o m " ; 
 / / b g C o l o r 3 = " # d 8 e 8 f f " ; 
 / / t a b l e C l a s s 3 = " e x p a n d " ; 
 / / o p e n e r I m a g e 3 = " 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 3 [ 0 ] = " a = 3 < / p > < p > b = 4 < / p > < p > c = ? " ; 
 / / i t e m s _ t o _ m a t c h 3 [ 1 ] = " a = 5 < / p > < p > b = 1 2 < / p > < p > c = ? " ; 
 / / i t e m s _ t o _ m a t c h 3 [ 2 ] = " a = 6 < / p > < p > b = ? < / p > < p > c = 1 0 " ; 
 / / i t e m s _ t o _ m a t c h 3 [ 3 ] = " a = ? < / p > < p > b = 2 4 < / p > < p > c = 2 5 " ; 
 / / a l l o w R e t r y 3 = t r u e ; 
 

