Create community survey to find the most valuable features

Created on 25 June 2025, about 2 months ago

We have a strong technical foundation and technical roadmap of AI functionality to create.

However, we do not have a roadmap of features we want to build on top of the AI functionality.

In this issue we want to do a survey of the feature ideas gathered during the creation of the strategy. We want to ask organizations using Drupal what the most valuable features are.

The goal is to get a better understanding what Drupal users need, so we can start building features and create a steady stream of Drupal AI features that can be installed on any Drupal sites.

Based on these features we can start requesting contribution for the creation of these features. This will allow more community members to contribute apart from contributions to Drupal AI core functionality.

A nice side effect should be, that we create awareness of the features we want to build, and hopefully create excitement around contribution.

The survey should be placed on https://new.drupal.org/ai or one of the subpages. It should either be created as a webform (if the functionality exists) or be embedded as iframe.

πŸ“Œ Task
Status

Active

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany breidert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @breidert
  • πŸ‡©πŸ‡ͺGermany breidert

    I created a survey, that can be tested here: https://www.1xinternet.com/en/drupal-ai-initiative-features-roadmap?auHa...

    It can also be embedded on DO (here is a test):

    The configuration of the survey is attached as YML.

  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    1. I would make the red text another colour, that still stands out, because normally red is associated with an error.
    2. Can you try and make the comment / ideas fields align vertically at the top?
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Updated the project's components, so changing to a better component.

  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    I went through the survey and it looks good

    A couple of things:

    1. On phone, I couldn’t see what I was typing in some text areas

    2. On lady page, it has β€œOther (please specify)” but there is no textbox

  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    Hi Christoph,

    I suggest you simplify the text on the entry page. Proposed replacement including link to the announcement in case people are unfamiliar. Text is leaning more towards the benefits without referring to technical jargon so it is more in tune with end customers.

    Thank you for taking the time to complete this survey.

    The Drupal AI Initiative [https://new.drupal.org/ai/announcement] is working to deliver a range of new ready-to-use AI capabilities for Drupal. These will help you gain immediate value from AI, with minimal technical barriers to adoption.

    We ask you to assess the value each functionality would bring to your work. Your feedback is important in helping us prioritize our development roadmap and deliver features that truly make a difference in your day-to-day operations.

    The survey should take around 10-15 minutes to complete. All responses are confidential and will be used solely to guide product development.

    -----

    2. Survey Overview

    Does not introduce what an agent is. I think it is essential to do so. Suggested text:

    We will ask you to rank various "AI agents" in terms of value to your work.

    In simple terms, an AI agent is a piece of software that can act on its own to achieve a goal.

    Think of it like a smart assistant: you tell it what you want done, and it figures out the steps and carries them out for you β€” often by interacting with other systems or tools.

  • πŸ‡©πŸ‡ͺGermany breidert

    Other (please specify) was fixed for industry and role.

  • πŸ‡©πŸ‡ͺGermany breidert

    Introduction text was update from

    Thank you for participating in this survey! The Drupal AI initiative is working hard to integrate powerful AI capabilities into Drupal including advancements in agentic capabilities and Model Context Protocol (MCP) support.
    
    In parallel with these core development efforts, we are also building production-ready features that can be used immediately on Drupal websites. To ensure we prioritize the development of the most valuable "ready-to-use" functionalities, we need your insights.
    
    This survey presents various AI functionalities we intend to build that are focused on immediate application. We ask you to assess the value each functionality would bring to your work. Your feedback is important in helping us prioritize our development roadmap and deliver features that truly make a difference in your day-to-day operations.
    
    The survey should take approximately 10-15 minutes to complete. Your responses will be kept confidential and used solely for product development purposes.
    

    to

    Thank you for taking the time to complete this survey.
    
    The Drupal AI Initiative is working to deliver a range of new ready-to-use AI capabilities for Drupal. These will help you gain immediate value from AI, with minimal technical barriers to adoption.
    
    We ask you to assess the value each functionality would bring to your work. Your feedback is important in helping us prioritize our development roadmap and deliver features that truly make a difference in your day-to-day operations.
    
    The survey should take around 10-15 minutes to complete. All responses are confidential and will be used solely to guide product development.
    
  • πŸ‡©πŸ‡ͺGermany breidert

    Survey overview was updated

  • πŸ‡©πŸ‡ͺGermany breidert
    • Updated Brand guide agent
    • Remove Idea generator
    • Remvoed Control Center Agent
  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    Hi Christoph,

    Jamie and I had a good conversation yesterday about the survey you are preparing. He made some suggestions which I think would add real value to the survey

    What sector is your organisation in?
    Are you using AI now and if so what applications and use cases?
    If your organisation could use AI today what would you use it for?
    What is stopping your organisation from using AI?

    This qualitative feedback will allow us to truly start to understand the situation of the end user organisation not just what they value the most. Yes, it is more fields but the insights are valuable. We could publish a report that presents "The state of AI adoption" or something similar. This would draw a lot of attention and make us stand out in a marketing perspective.

  • πŸ‡©πŸ‡ͺGermany breidert

    General questions about AI usage in organizations were added with the option to specify.

    • Are you using AI in your daily work?
    • Is your organization using AI already?
  • πŸ‡©πŸ‡ͺGermany breidert

    @pdjohnson - please add the survey to DO/ai in a sensible place with supporting text.

    On the page this HTML code has to be placed

    <iframe src="//www.1xinternet.com/en/webform/custom_drupal_ai_features/share/iframe-resizer/4.2.10" title="Drupal AI Features Survey | 1xINTERNET" class="webform-share-iframe" frameborder="0" allow="geolocation; microphone; camera" allowtransparency="true" allowfullscreen="true" style="width:1px;min-width:100%"></iframe>
    <script src="//cdn.jsdelivr.net/gh/davidjbradshaw/iframe-resizer@4.2.10/js/iframeResizer.min.js"></script>
    <script>iFrameResize({}, '.webform-share-iframe');</script>
    
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Removing "community" based on call today... the focus isn't necessarily just internal within the community, but also potential users who are outside the community

  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    Hi Christop,

    Ops Agents - I think this needs to be expanded from Ops to help make sense to people

    The About you should be the first step, there is a lot to fill in and maybe people will be tired of the survey by the time they reach this at the end and don't complete.

    Is your organization using AI already? - this is not what was requested. We want to have a text area so people can offer really valuable information. Yes / No does not add much to the survey.

    I would like to see the following as requested because these would give huge insights into what stage people are at, what applications of AI are getting approved for use, what the blockers are ... which informs us what solutions we can focus on, what concerns we need to mitigate.

    Are you using AI now and if so what applications and use cases? - text area
    If your organisation could use AI today what would you use it for?- text area
    What is stopping your organisation from using AI?- text area

  • πŸ‡©πŸ‡ͺGermany breidert

    > The About you should be the first step

    Not sure, usually you do it the other way around. Personal stuff at the end. I think if people filled out the complete survey, they would like to get the results. Therefore, they would also fill out the about you section on the last page.

  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    Hi Tim,

    please can you arrange for the following code to be placed on this page https://new.drupal.org/node/11416820. I have not added a component as this is a big form and I think it needs 100% width or as near as possible.

    iFrameResize({}, '.webform-share-iframe');
  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester
  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester
  • πŸ‡ΊπŸ‡ΈUnited States hestenet Portland, OR πŸ‡ΊπŸ‡Έ

    The form is now embedded:
    https://new.drupal.org/ai/survey

  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    Hi Tim,

    I should have been more explicit. The form needs to be in a separate block sitting underneath the intro text. See the screenshot below.

  • πŸ‡ΊπŸ‡ΈUnited States hestenet Portland, OR πŸ‡ΊπŸ‡Έ

    Updated to be in a full width section below the other content.

  • πŸ‡¬πŸ‡§United Kingdom pdjohnson Manchester

    Many thanks Tim. Looks great now.

  • πŸ‡©πŸ‡ͺGermany breidert

    When navigating to https://new.drupal.org/ai/survey I see the survey is not using the full available width.

    The survey is responsive, if possible change to use the full width.

  • πŸ‡ΊπŸ‡ΈUnited States hestenet Portland, OR πŸ‡ΊπŸ‡Έ

    Fixed!

  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Thanks, everyone!

  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Created follow up issue:

    πŸ“Œ Analyze AI feature survey responses Active

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024