v2.51.10

Package installation is now automatically performed at the start of a practice-style question Release date: 12/14/2022

Background.

In the previous version of the practice format, package installation, such as npm install, was performed by the candidate after the problem started, which made it difficult to start the problem smoothly.

Overview.

With this release, the candidate can now start the problem with package installation already performed. This allows candidates to develop smoothly.

As before, candidates must execute the commands specified in the question themselves to migrate the database and start the server.