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

