Skip to content

Latest commit

 

History

History
170 lines (107 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

170 lines (107 loc) · 4.02 KB

Change Log

Full Changelog

21 June 2024

New Features

  • None

Fixes

  • Fix exams not opening.

21 June 2024

New Features

  • Add CopyRights Page.
  • Move language control to a separate file.
  • Add random answers order to both modes.
  • Add exams in pt-BR and es-ES.

Fixes

  • Keep selected language through site pages.

05 February 2024

New Features

  • None

Fixes

  • Fix bug on Google Associate Cloud Engeneer exam, when all answers returns undefined

05 February 2024

New Features

  • Add Google Associate Cloud Engeneer => 190 Questions
  • Update Finish Exam to explicit inform if you pass or fail on exam

Fixes

  • Add translate="no" in html to fix a bug on google translate extension that shows a blank page
  • Fix few questions missing alternatives in Google Professional Cloud Architech exam
  • Fix mobile bug for max-width always applying the highest witdh style

05 February 2024

Contributor - Gabriela peixoto

New Features

  • Add introduction page before exam starts

Fixes

  • None

30 January 2024

New Features

  • Support to mobile
  • Undo block "?" button after finish exam

Fixes

  • Update README to fix few grammar issues
  • Fix "Finish Exam" button from show after finish exam
  • Fix bug in random mode for multichoice questions not showing correct after mark

26 January 2024

New Features

  • Add +30 questions to Google Cloud Digital Leader (CDL), currenctly 110 at total
  • Update README with details about each mode

Fixes

  • Adjust question vertical align
  • Adjust huge answers to stay in the middle of screen
  • Fix grammar errors on few questions of Google Professional Cloud Architech
  • Adjust align to review page to match precisely columns of 15 questions

24 January 2024

New Features

  • None

Fixes

  • Fix bug that was not collecting all available exams data from assets/exams/

24 January 2024

New Features

  • Add Google Professional Cloud Architech => 184 Questions
  • Add Random Mode
  • Adapt main.html to select between "Random Mode" and "Simulator Mode"
  • Add support to Arrow Keys (Left and Right) to interact with "Previous" and "Next" buttons

Fixes

  • Fix bug on locale

24 January 2024

Contributor - Caio Ramos

New Features

  • Added images instead of options to change language
  • Added 'Exo' font as default on project

Fixes

  • Adjusted timer to always have a pad start of 2 numbers
  • Adjusted simulation styles
  • Adjusted welcome text
  • Adjusted syntax errors

21 January 2024

New features

  • Add locale for main page (support: en, pt-BR, es-ES)
  • Add basic info on main page
  • Add Review Finished Exam (review with answers)
  • Add time spent on exam at Finish Statistics
  • Update README / Add CONTRIBUTING.md with more details

Fixes

  • Fix Review Page to fit perfectly fill all columns
  • Fix bug for not show multichoice selected options after review

18 January 2024

New features

  • Publish Exam-lab Beta
  • Add Google Cloud Digital Leader (CDL) Exam
  • Add 80 Questions to CDL Exam
  • Create Simulate mode
  • Add README to pt, en, es langs
  • Add PR Template

Fixes

  • None