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

Questionnaires in footers #656

Closed
geoo89 opened this issue Oct 13, 2021 · 2 comments
Closed

Questionnaires in footers #656

geoo89 opened this issue Oct 13, 2021 · 2 comments

Comments

@geoo89
Copy link
Contributor

geoo89 commented Oct 13, 2021

In V1, any polls/surveys in their respective index page also appear as footers.

In V2, footers are a specific page type that is basically the same as articles, thus by default we cannot have questionnaires as footers.

The easiest would be to replicate the behavior from V1 by making any questionnaire that is in the poll/survey/quiz index page appear as a footer (which also makes them appear as featured content on the homepage).

However, it might make more sense to decouple homepage featured content and footer content by treating footers like a special version of featured content: Thus a footer would be a page reference (which could be an article, section or questionnaire), and in the homepage a list of such page references is specified as footers.

@cbunicef

@cbunicef
Copy link
Collaborator

cbunicef commented Oct 14, 2021

To clarify just a bit on index page / homepage behavior:

In V1 polls in their index page are embedded on the homepage
In V1 surveys in their index page are embedded on the homepage if "Direct Display of Question" (name?) is checked

This causes some problems, eg if you would like a poll to be in footers across the site then it must also be embedded on the homepage.

I don't like making Poll/Survey/Quiz index page equal to adding to the footer - it doesn't make sense when we also have a Footers index page.

If it's possible, this makes the most sense to me:

  • Homepage
    • Sections (Sections Index Page)
    • Footers (Section)
      • [Here users can add Article, Polls, Quiz, Survey, possible Footer Pages]
    • Banners (Banners Index Page)

Is the Footer Page type actually different than the Article Page type? From the Admin Panel side they seem the same.

For the Homepage, embedding Polls/Surveys/Quizzes can be done via "Home Feature Content" Content Blocks which already exist.

I don't think we want to specify Footers as Featured Content while editing the Homepage, because they will show all over the site and not just on the homepage.

@geoo89
Copy link
Contributor Author

geoo89 commented Oct 22, 2021

Closing this as we have a concrete implementation issue for V2: #645

@geoo89 geoo89 closed this as completed Oct 22, 2021
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

2 participants