diff --git a/demo/demo.yaml b/demo/demo.yaml index 7a4b462..f9587c4 100644 --- a/demo/demo.yaml +++ b/demo/demo.yaml @@ -22,7 +22,7 @@ title: Teste de demonstração (tutorial) # Duration in minutes. # (0 or undefined means infinite time) duration: 10 -autosubmit: false +autosubmit: true # Show points for each question, scale 0-20. # (default: false) diff --git a/perguntations/__init__.py b/perguntations/__init__.py index d749702..b3d98ee 100644 --- a/perguntations/__init__.py +++ b/perguntations/__init__.py @@ -32,7 +32,7 @@ proof of submission and for review. ''' APP_NAME = 'perguntations' -APP_VERSION = '2020.03.dev1' +APP_VERSION = '2020.04.dev1' APP_DESCRIPTION = __doc__ __author__ = 'Miguel Barão' diff --git a/perguntations/templates/test.html b/perguntations/templates/test.html index fc1bfcc..c29eabf 100644 --- a/perguntations/templates/test.html +++ b/perguntations/templates/test.html @@ -91,7 +91,11 @@