mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
26 lines
995 B
Plaintext
26 lines
995 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * web_console/creating-quick-start-tutorials.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="quick-start-user-workflow_{context}"]
|
|
= Quick start user workflow
|
|
|
|
[role="_abstract"]
|
|
When you interact with an existing quick start tutorial, this is the expected workflow experience:
|
|
|
|
. In the *Administrator* or *Developer* perspective, click the *Help icon* and select *Quick Starts*.
|
|
|
|
. Click a quick start card.
|
|
|
|
. In the panel that appears, click *Start*.
|
|
|
|
. Complete the on-screen instructions, then click *Next*.
|
|
|
|
. In the *Check your work* module that appears, answer the question to confirm that you successfully completed the task.
|
|
.. If you select *Yes*, click *Next* to continue to the next task.
|
|
.. If you select *No*, repeat the task instructions and check your work again.
|
|
|
|
. Repeat steps 1 through 6 above to complete the remaining tasks in the quick start.
|
|
. After completing the final task, click *Close* to close the quick start.
|