obeliss-nlesc / otree-waiting-room

Apache License 2.0
0 stars 0 forks source link

22 Creating custom experiment webpages #28

Closed recap closed 6 months ago

recap commented 6 months ago

solving issue #22

Each experiment can have a custom webpage served. Server.js will look under webpage_templates for a html file named after the experiment if it does not exist it will load a default webpage else it will serve the custom page.