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

