Changes between Version 3 and Version 4 of dialogmanager


Ignore:
Timestamp:
11/26/19 17:40:03 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dialogmanager

    v3 v4  
    1818 * The NextPhase determines the next phase, based on the current parameter settings. The GoToIf selects the phase that has parameters that are smallest distance to the current state ++. The GoTo unconditionally jumps to the given state. 
    1919 * A DialogPhase can have multiple options, from which the one with the smallest distance to the current state++  is chosen.
     20 * Parameters can be manipulated programmatically, eg to update fields or incorporate data external to the dialog system such as system time, network state, database fields, etc.
     21 * Parameters can be used directly in the sentences and the available options
     22 * The sentences can contain HTML code.
    2023
    2124++picks one at raodom from the list of nearest