Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am a beginner in Drupal. I have to implement the RDF concept in Drupal 8 for a new project. Could you please guide me how to achieve the same? Kindly help me on this.
Note: I have tried to install RDFUI. But that installation throws some errors. It is not working as it is explained in the documentation.
I have requirements in which i have to create 5 questions where each questions having own marks 1-2. and one question without marks. at the end i want to show result. all question must be one page and at then bottom once form submit results show with two condition if pass i want to show pass text and if fail i want to show fail text kindly guide me how can i achieve that
i tried Quiz module but that now showing result at the page user must go to quiz page then from results tab he need to go on result tab and see the results also questions not in one page.
Hi everyone, I was hoping you might have some ideas as we have been unable to find workable solutions.
In our new site migration project, we are attempting to build a content type that includes a compound field group (custom field) that is also repeatable. We are avoiding Paragraphs due to the performance issue related to nested paragraphs and translations.