Randell Dawson 
							
						 
					 
					
						
						
							
						
						c401fc7f83 
					 
					
						
						
							
							fix(curriculum): removed solution required comment from 6 challenges ( #38339 )  
						
						... 
						
						
						
						* fix: removed solution required comments
* fix: fixed two more challenge soltuions with solution required comment
* fix: remove debugging code
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com > 
						
						
					 
					
						2020-03-09 13:58:46 +01:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						4fbe02abba 
					 
					
						
						
							
							fix(curriculum): Added necessary variable declarations for JSON APIs and Ajax challenges ( #37535 )  
						
						... 
						
						
						
						* fix: added necessary variable declarations
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: added spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: deleted unnecessary file
* fix: corrected some spacing
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: indented code sections 
						
						
					 
					
						2019-11-25 12:21:17 -06:00 
						 
				 
			
				
					
						
							
							
								HoJeong Im 
							
						 
					 
					
						
						
							
						
						1fb202b742 
					 
					
						
						
							
							fix(curriculum) - Add class box in json apis and ajax ( #37725 )  
						
						... 
						
						
						
						* Add class box in json apis and ajax
* Remove .box in id & add .box in seed code 
						
						
					 
					
						2019-11-15 08:56:28 +01:00 
						 
				 
			
				
					
						
							
							
								Tom 
							
						 
					 
					
						
						
							
						
						428ab97650 
					 
					
						
						
							
							Fix/tests whitespace strictness ( #36706 )  
						
						... 
						
						
						
						* fix(tests): make less strict about white space 
						
						
					 
					
						2019-08-28 10:53:17 +02:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						568f00e02a 
					 
					
						
						
							
							fix(curriculum): Added forumTopicId to remaining 1200 challeng… ( #36558 )  
						
						
						
						
					 
					
						2019-08-05 22:14:37 +05:30 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						c387873640 
					 
					
						
						
							
							fix(curriculum): added extra line before </section> tag - Engl… ( #36278 )  
						
						
						
						
					 
					
						2019-07-19 15:30:17 +05:30 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						db8098601e 
					 
					
						
						
							
							fix(curriculum): Remove unnecessary assert message argument from English Data Visualization challenges ( #36424 )  
						
						... 
						
						
						
						* fix: removed assert msg argument
* fix: corrected test text 
						
						
					 
					
						2019-07-11 10:53:41 +02:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						dd6011b2cc 
					 
					
						
						
							
							fix(curriculum): Convert blockquote elements to triple backtick syntax for Data Visualization  ( #35995 )  
						
						... 
						
						
						
						* fix: convert data visualization
* fix: reverted to blockquote
* fix: changed js to json
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
* fix: cleaned up code
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com > 
						
						
					 
					
						2019-05-14 07:04:05 -05:00 
						 
				 
			
				
					
						
							
							
								lasjorg 
							
						 
					 
					
						
						
							
						
						0a7932ea1d 
					 
					
						
						
							
							fix(challenge): update test to support arrow function ( #35268 )  
						
						... 
						
						
						
						* fix(challenge): update test to support arrow function
* fix(challenge): update solution
* fix(challenge): update solution fully
* fix: corrected unrelated issue 
						
						
					 
					
						2019-02-24 08:54:37 -06:00 
						 
				 
			
				
					
						
							
							
								Randell Dawson 
							
						 
					 
					
						
						
							
						
						bc99876f9e 
					 
					
						
						
							
							[Fix] allow line breaks between method calls for several Data Visualization challenges ( #35093 )  
						
						... 
						
						
						
						* fix: allow spaces between lines breaks a function arguments
* fix: allow line breaks between method calls 
						
						
					 
					
						2019-02-22 12:18:10 -07:00 
						 
				 
			
				
					
						
							
							
								The Coding Aviator 
							
						 
					 
					
						
						
							
						
						536fe28162 
					 
					
						
						
							
							Update get-json-with-the-javascript-xmlhttprequest-method.english.md ( #34408 )  
						
						
						
						
					 
					
						2019-02-06 07:51:59 -06:00 
						 
				 
			
				
					
						
							
							
								Valeriy 
							
						 
					 
					
						
						
							
						
						79d9012432 
					 
					
						
						
							
							fix(curriculum): quotes in tests ( #18828 )  
						
						... 
						
						
						
						* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown 
						
						
					 
					
						2018-10-20 23:32:47 +05:30 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						a859035023 
					 
					
						
						
							
							fix(challenge-md): Fix quotes that failed in the transform  
						
						
						
						
					 
					
						2018-10-08 11:38:26 +05:30 
						 
				 
			
				
					
						
							
							
								Bouncey 
							
						 
					 
					
						
						
							
						
						8f39bc1288 
					 
					
						
						
							
							chore(curriculum): Remove files in wrong format  
						
						
						
						
					 
					
						2018-10-05 15:58:12 +01:00