Replies: 2 comments 4 replies
-
Here are some improvements that I would suggest Compact UIWhen doing a module with instructions, files, code, terminal, output, preview, there are a lot of thing (plus the header and side navigation) Note Mostly fixed now with resizable areas Slow loadingIt takes more than 1 minute to load the playground for me with the only visual feedback being Note We now have a load indicator with step label and the loading time has been highly decreased PersistenceIf I am doing the training and refresh the page for some reason, I loose all my changes. That can be very frustrating. Note Done with #2579 |
Beta Was this translation helpful? Give feedback.
-
Here are some improvements that I would suggest Unit testA suite of unit tests could be added for each exercise. When the editor is displayed, a background process is launched to run the suite. Once the suite is successful, a successful message could be shown to the developer and propose him to check the proposed solution or go to the next exercise. Auto-saveShould we keep the auto-save ? Note
Git diffI would expect to see the solution in git diff mode (for files tree and file content) Multiple filesI would like to have a list of opened files. |
Beta Was this translation helpful? Give feedback.
-
We are currently in the process of creating a training template for Otter training within the showcase application. Our goal is to create a training format that is as easy to use as possible for those that are going through the training and for the Otter team to maintain.
The training will contain explanations, instructions, and interactive exercises along with their solutions.
We invite you to check out the current progress of this training at the following link: https://sdo-1a.github.io/otter/#/sdk-training#0
Note: Please ignore the content of the training for now as this is currently in progress and is being updated.
Please provide us feedback or suggestions on the training format/experience.
Beta Was this translation helpful? Give feedback.
All reactions