* fix(layout): Fix Settings layout in firefox * chore(availableForHire): Remove available for hire setting * feat(helpers): Use helper components for Settings layout * fix(map): Fix undefined lang requested * feat(settings): Expand Settings page functionality * chore(pledge): Remove pledge from Settings * fix(about): Adjust AboutSettings layout * fix(portfolio): Improve PortfolioSettings layout * fix(email): Improve EmailSettings layout * fix(settings): Align save buttons with form fields * fix(AHP): Format AHP * fix(DangerZone): Adjust DangerZone layout * fix(projectSettings): Change Button Copy * fix(CertSettings): Fix certificate claim logic * chore(lint): Lint
		
			
				
	
	
		
			37 lines
		
	
	
		
			907 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			907 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "JavaScript Algorithms and Data Structures Certificate",
 | |
|   "order": 2,
 | |
|   "isPrivate": true,
 | |
|   "challenges": [
 | |
|     {
 | |
|       "id": "561abd10cb81ac38a17513bc",
 | |
|       "title": "JavaScript Algorithms and Data Structures Certificate",
 | |
|       "challengeType": 7,
 | |
|       "description": [],
 | |
|       "challengeSeed": [],
 | |
|       "isPrivate": true,
 | |
|       "tests": [
 | |
|         {
 | |
|           "id": "aaa48de84e1ecc7c742e1124",
 | |
|           "title": "Palindrome Checker"
 | |
|         },
 | |
|         {
 | |
|           "id": "a7f4d8f2483413a6ce226cac",
 | |
|           "title": "Roman Numeral Converter"
 | |
|         },
 | |
|         {
 | |
|           "id": "56533eb9ac21ba0edf2244e2",
 | |
|           "title": "Caesars Cipher"
 | |
|         },
 | |
|         {
 | |
|           "id": "aff0395860f5d3034dc0bfc9",
 | |
|           "title": "Telephone Number Validator"
 | |
|         },
 | |
|         {
 | |
|           "id": "aa2e6f85cab2ab736c9a9b24",
 | |
|           "title": "Cash Register"
 | |
|         }
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| } |