You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: