Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for different report templates #317

Open
brandynlucca opened this issue Dec 10, 2024 · 0 comments
Open

Add option for different report templates #317

brandynlucca opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request FEAT
Milestone

Comments

@brandynlucca
Copy link
Collaborator

When running Survey.generate_reports, the current output intends to match the original EchoPro reports so there is backward compatibility for previous survey years. However, the option to produce files with Echopop naming schemes and designs should be enabled for future surveys. This could be in the form of Survey.generate_reports(legacy_mode: bool = True) or Survey.generate_reports(report_format: Literal["echopop", "echopro"] = "echopop").

@brandynlucca brandynlucca added documentation Improvements or additions to documentation enhancement New feature or request FEAT labels Dec 10, 2024
@brandynlucca brandynlucca added this to the v0.5.1 milestone Dec 10, 2024
@brandynlucca brandynlucca self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request FEAT
Projects
Status: No status
Development

No branches or pull requests

1 participant