Skip to content

Need help in adding a new module without start-time and end-time #2538

Closed
@erelsgl

Description

@erelsgl

Hi all. We want to add a new module, in which users can both add ideas and rank them at the same time, without any time-limit.
It is similar to the "idea challenge" module, except that adding and ranking occurs simultaneously, and there are no start-time and end-time.

We looked at the "idea challenge" module to get an idea what to do, but got stuck. Particularly, we did not see any reference to "start-time" or "end-time" in apps.ideas.phases.

  • Where are the "start-time" and "end-time" kept? How are they stored and restored?
  • What should we do in our new module, to remove the requirement for a start-time and end-time?
  • What should we do to allow ranking and adding ideas simultaneously?

We are new to this project, so any explanations or references to the right locations in the code are welcome.
Thanks!

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