Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

AbsenteeVotes for Assignments #15

Open
FinnStutzenstein opened this issue May 16, 2018 · 2 comments
Open

AbsenteeVotes for Assignments #15

FinnStutzenstein opened this issue May 16, 2018 · 2 comments

Comments

@FinnStutzenstein
Copy link
Member

FinnStutzenstein commented May 16, 2018

I tried to implements Absentee votes also for assignments. The problem is, that the voting intention is much more complex as for motions (instead a simple Y, N or A, it has to be a candidate number or a Y, N, A for every candidate). Some basic things are set up, but not finished. This has a low priority and is huge work. Todo:

  • find a way to represent the voting intention. For assignments I think it could be a JSONField, so all kind of information can be saved.
  • make a nice UI to enter the voting intention.
  • Bind the absenteeVote not to an assignment, but to an assignment poll! For the intention, we need the candidates for the poll.
  • implement the logic in AssignmentBallot.create_absentee_votes.
  • Make the import work for all kinds of stuff.
@FinnStutzenstein FinnStutzenstein changed the title AbsenteeVotes AbsenteeVotes for Assignments May 30, 2018
@emanuelschuetze
Copy link
Member

@jwinzer Can you please check this issue? Is something still open and important for 3.0 release?

@jwinzer
Copy link
Collaborator

jwinzer commented Sep 5, 2018

Nothing open for 3.0 release. This is a future TODO with low priority, i.e. it might never get implemented.

@emanuelschuetze emanuelschuetze added this to the TODO milestone Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants