Skip to content

Automatic Update of Quiz Questions in Database on Deployment #44

@YedilSerzhan

Description

@YedilSerzhan

With the completion of the proc file and successful deployment with Dokku, we have made significant progress. However, a new challenge has emerged that requires attention.

Issue:
We want the quiz questions in the database to be updated automatically whenever new changes to the questions are deployed. The intended solution is to use the script init_yaml_to_db.py on deployment to accomplish this task.

Steps to Reproduce:

  1. Make changes to the quiz questions.
  2. Deploy the changes.
  3. Observe that the questions on DNAnalyzer are not updated automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions