Details
-
Epic
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
Current status
- The topmost mode is called “welcome”, which gives a false impression of being useful only during onboarding / first time use scenarios.
- The Academy content is static, no new courses are visible if they are released after the feature freeze of Qt Creator.
- There are no demonstrations in the home content (mainly on account of the quality of the demos - they are not up to the standard of the examples, with full documentation and validated to work in new releases).
- The learning content from Academy is available only to users who authenticate using Qt Account. The non-Academy content is low in volume and contains very old items.
- The marketplace tab presents old content (most recent updates are already more than two years old) that must be consumed outside of Qt Creator. The presence of the marketplace is likely to confuse the users.
What is the benefit? Why is this valuable?
- The role and use of the mode is clearer.
- Users can access new and updated Academy content.
- Users can access and build demonstrations. (This may happen in a later release, since the demonstrations are not in a good shape right now.)
- Users who do not authenticate with Qt Account are not discriminated against. There’s a wider selection of learning materials available.
- Elimination of marketplace eliminates the possibilty of confusion.
Technical information
- Icon already corresponds to “home”, so only the name needs to be changed.
- Qt Creator shall retrieve an up to date list of Academy content and present them in descending publishing order. Additionally, Qt Creator shall allow the user to toggle between alphabetic and chronological order as the sorting mechanism. Optionally, Qt Creator shall cache the list of Academy content items and present them if the API is not reachable (however, browser is responsible for displaying errors in accessing). Also: evaluate whether it makes sense to rename the learning categories. The API documentation is available from the vendor: https://docs.learnupon.com/api/#learnupon-api-guide
- Rules of engagement are established how demonstrations are to be produced, shown in the tools and especially who is responsible for their maintenance going forward.
- Preserve the current mechanism of delivering learning content (xml-based inventory). Triage the existing content and establish a process to acquire new items.
- Marketplace tab shall be deleted.
Acceptance criteria
- Qt Creator no longer utilizes the name "welcome" anywhere visible in the tool, documentation or actively maintained web pages.
- Qt Creator displays the most recent Academy courses. Qt Creator allows the user to select the sorting criterion for Academy content. (Qt Creator shall display cached content if there is no network connectivity.)
- If rules of engagement have been accepted, and the ownership/responsibility model of demonstrations is agreed upon: Qt Creator presents a link to public github repository where demos are available. If not: Qt Creator presents no demonstration content.
- There more than X learning items available from non-Academy sources.
- Marketplace tab is no longer accessible.
Dependencies
- No dependencies
- Academy, including the API to access the content, preferably without requiring authentication to retrieve the list of the courses.
- Agreement on rules of engagement with demo PM, demo team and other stakeholders.
- Availability of content.
- Strategic decision that it is all right to delete the marketplace tab from Qt Creator.