//easySlider 1.5 $(document).ready(function(){ $("#interactive-tool-open-ended-302-1").easySlider({ prevText:'Previous Question', prevId: 'prevBtn-302-1', nextText:'Next Question', nextId: 'nextBtn-302-1', vertical:'true', groupID: '302-1' }); $(".interactive-tool-open-ended ul li").each(function(listItem) { if( $(this).children('textarea').height() != null ) { //alert( $(this).children('div').outerHeight() + " " + $(this).children('div').css( 'padding-top' ) + " " + $(this).children('div').css( 'padding-bottom' ) ); $(this).children('textarea').css( 'height', $(this).height() - $(this).children('div').outerHeight() ); } }); $(".lesson-detail ul").css( 'margin', '0' ); }); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
    \n" ); document.write( "
  • 1. What is money?
  • \n" ) document.write( "\n" ) document.write( "
  • 2. What can you do with money?
  • \n" ) document.write( "\n" ) document.write( "
  • 3. If you were a person with a visual impairment, what difficulties would you have dealing with the currency we use in the United States?
  • \n" ) document.write( "\n" ) document.write( "
  • 4. If the definition of money is that it makes it easier to trade for goods and services, would that be true for the visually impaired person?
  • \n" ) document.write( "\n" ) document.write( "" ) document.write( "
  • \n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write("
");