- Issue created by @batigolix
- Assigned to hamid.ali
- Status changed to Needs review
over 1 year ago 10:41am 29 December 2023 - ๐ฎ๐ณIndia hamid.ali
I am adding the patch for the above issue kindly review the same
- Status changed to Needs work
over 1 year ago 5:23pm 29 December 2023 - ๐ณ๐ฑNetherlands batigolix Utrecht
Can you test the patch? It looks weird
- ๐ฎ๐ณIndia hamid.ali
@batigolix Changed which I made is not reflecting, I am looking into it will provide the updated patch
- ๐ฎ๐ณIndia hamid.ali
Could someone rename the readme.txt to readme.md and replace the content with the following since there is something wrong with my local and the patch is not taking up the changes.
--Copy all the content below this and replace the same--
# Webform Analysis Module
## Contents
- [Introduction](#introduction)
- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [Maintainers](#maintainers)## Introduction
The Webform Analysis module is used to obtain statistics on the results of form submissions.
- For a full description of the module, visit: [Webform Analysis Module]( https://www.drupal.org/project/webform_analysis โ )
- To submit bug reports and feature suggestions, or to track changes, visit: [Webform Analysis Issues]( https://www.drupal.org/project/issues/webform_analysis โ )## Requirements
This module requires the following module:
- Webform - [Webform Module]( https://www.drupal.org/project/webform โ )
## Installation
Install the Webform Analysis module as you would normally install a contributed Drupal module. Visit [Drupal Webform Installation]( https://www.drupal.org/node/1897420 โ ) for further information.
## Configuration
1. Navigate to Administration > Extend and enable the Webform Analysis module and its dependencies.
2. Navigate to Administration > Structure > Webforms > [Webform to analyze] > Results > Analysis for configuration.
3. Check your fields to analyze in "Add analysis component".
4. Choose the chart type: Table, Pie Chart, or Column Chart.
5. Update the analysis display.## Maintainers
- Laurent BARAN (lbaran) - [Laurent BARAN's Drupal Profile]( https://www.drupal.org/u/lbaran โ )
- Issue was unassigned.
- ๐ฎ๐ณIndia d-xpert Chandigarh
D-XPERT โ changed the visibility of the branch 3411324-update-readme to active.
- ๐ฎ๐ณIndia d-xpert Chandigarh
@Hamid.ali, let me help you with this. You need to use 'git mv README.txt README.md' (to rename the file) in your forked project, then make changes to the new README.md file. Add the changes to the staging area using 'git add .', commit the changes with a suitable message using 'git commit', and finally push the changes to the repository.
- Status changed to Needs review
over 1 year ago 7:57am 3 January 2024 - ๐ฎ๐ณIndia d-xpert Chandigarh
Added new MR7 with updated README.md as per the Drupal recommended template.
- Assigned to nitin_lama
- ๐ฎ๐ณIndia nitin_lama India
Ordered lists use "1", for easier updates and to avoid errors as per README template โ .
- Issue was unassigned.
- Status changed to Needs work
over 1 year ago 9:04am 11 January 2024 - ๐ณ๐ฑNetherlands batigolix Utrecht
In your merge request:
## Configuration 1. Go to Administration ยป Structure ยป Webforms ยป [Webform to analyze] ยป Results ยป Analysis for configuration. 1. Check your fields to analyze in "Add analysis component". 1. Choose what chart type: Table, Pie Chart, or Column Chart. 1. Update analysis display.
This is a too brief description of what the module can do. It also is not very readable.
Read the description of this issue: "Try out all the functionality, check if these are documented in the README. If not: add them to the README".
There is for example a block provided with this module, which should be described. - Status changed to Needs review
about 1 month ago 4:56pm 29 May 2025