Changes between Version 406 and Version 407 of WikiStart
- Timestamp:
- 04/13/21 10:06:03 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v406 v407 660 660 661 661 662 In a TournamentWithLearning, there is an additional learnSettings field, containing the LearnSettings. All parties must be provided a parameter {{{persistentstate}}} holding a FileLocation (UUID). You may want to re-use previously used UUIDs if you want to learn over multiple tournaments. 663 The TournamentWithLearning protocol will generate {{{negotiationdata}}} parameters for each session. In the final Learn session, all the generated {{{negotiationdata}}} parameters will be collected and added to the parties as parameter. 664 662 665 = Example Parties 663 666 Example parties can be found [source:/exampleparties here]. Many of these are also included with the basic [https://tracinsy.ewi.tudelft.nl/pubtrac/GeniusWebPartiesServer parties server] to provide basic functionality.