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

