| ITS_Solution | 
			
				
					- Click "get" button with 
class="button1"
					      NOTE* button can only be clicked once to avoid bugs 
					- Container on solutions2.php 
 div id="results" 
					- Displays Hints/Solutions/Detailed for a question
 
					- Generated jQuery code for each part(Text, Rating, Verify) of the Hint/Sol/Det based upon the Solution ID
 			
					- Sends the jQuery/AJAX to solutions.php for parsing
 
					classes/ITS_Solution API - doc 
				 
			 |