From fd91e28cd89284b52cfb95276e409bfb84c3655f Mon Sep 17 00:00:00 2001 From: burnettk Date: Tue, 13 Feb 2024 12:05:04 -0500 Subject: [PATCH] describe what you can do --- examples/0-2-basic-example/user-guide-basics.bpmn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/0-2-basic-example/user-guide-basics.bpmn b/examples/0-2-basic-example/user-guide-basics.bpmn index 35cc6185..fef3928a 100644 --- a/examples/0-2-basic-example/user-guide-basics.bpmn +++ b/examples/0-2-basic-example/user-guide-basics.bpmn @@ -26,7 +26,8 @@ If you do not appreciate references to dated 19th century American made martial # Great Job! -It doesn't matter if you know anything about Chuck Norris. But it does matter that you have learned a little about SpiffWorkflow and the BPMN notation that allows you to describe complex processes in a simple and intuitive way! +If your business process has next steps that depend on what happened in the process, you can have this summary or call to action reflect what happened in the process. +In this case, it doesn't matter if you know anything about Chuck Norris. But it does matter that you have learned a little about SpiffWorkflow and the BPMN notation that allows you to describe complex processes in a simple and intuitive way! ## Next Steps Check out the "[1. Basics](https://spiffdemo.org/admin/process-groups/examples:1-basic-concepts)" Process Group under Examples. It will cover most of items you see here in more detail. There you can get detailed examples on how to present complex information to end users, in our tutorial on [Displaying Content](https://spiffdemo.org/admin/process-models/examples:1-basic-concepts:1-1-content)