JetBrains Academy for Organizations Plugin updated
Released: Jun 2, 2023
JetBrains Academy for Organizations Plugin での更新項目
機能
- Enhanced course structure management: easy copying of sections, lessons, and tasks - In the previous release, a feature was added to make it easier for course authors to copy tasks within a course by duplicating directories. Before that, the author had to manually add the new task to the lesson by editing the lesson-info.yaml file. This release extends the functionality to allow copying tasks, lessons, and sections within a course. The course structure will be automatically updated to match the structure of the section-info.yaml, lesson-info.yaml, and task-info.yaml files as they exist on the disk.
- Disabling code highlighting for individual task files - As a creator, you can now disable сode highlighting for some of the problems in your Marketplace course that contain only part of a code block.
- Customizable default course opener - Added new functionality which enables course creators to customize the course's default view for students. In the previous course opening flow, the README file would automatically open when a student accessed the course. While this was the default behavior, many courses are designed in a way that eliminates the need for students to specifically refer to it. Starting with this release, the readme.md file will no longer be automatically created.
- You can now share your news about completed courses on Twitter.
- Multiple choice tasks in Hyperskill tracks now have an option to select more than 1 answer in the IDE as well.
- Improved the support of certain Hyperskill tasks in the JetBrains Academy plugin.
不具合の修正
- Resolved the submission loading issue that occurred with the Solve in IDE functionality.
- Fixed the bug preventing new task creation in framework lessons after restarting the course.
- The task submissions for Codeforces problems are now shown in the IDE as expected.
- Hyperskill tasks with cropped code snippets are displayed without code highlighting.