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

Implement properly the integration with django form survey #14

Open
xmnlab opened this issue Aug 14, 2024 · 0 comments
Open

Implement properly the integration with django form survey #14

xmnlab opened this issue Aug 14, 2024 · 0 comments

Comments

@xmnlab
Copy link
Member

xmnlab commented Aug 14, 2024

Currently, the integration with django form survey is not correct.

We need to wrap-up some classes and add new fields for the mentee, mentor, and observers.
The initial idea is that we can have N different forms, but in a relationship between mentee and mentor, one form will filled by the mentee and the mentor and observer will have access to read. and the other for will be filled by the mentor but the mentee and observers will have to read that.

Just manager (staff) could create this forms, and the mentor would be able to define which form would be used in the relationship between mentor and mentee, one to be filled by mentee and the other one by the mentor.

ref: irfanpule/django-form-surveys#78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant