I have recently had two cases of English-speaking users contacting me from the MDM via the shopping cart but ordering data sets that were not available in English.
It would be nice if you could see more quickly in which language the data is available. Best (also) on the study page. Like it was done with our flyer (for example).
We need a field subDataSet.languages. We will show it in the subDataSets table and display an aggregation on the study page as well as in the shopping cart. Not mandatory for the time being.
@UteH Can the DLP deal with an additional field in the shopping cart? I am not sure if it breaks or if it simply ignores the additional field (product.study.dataLanguages). Can you please clearify this?
mh, so the user does not choose the language they want to work with but it's merely a list of available languages that is displayed and should be sent to the DLP aswell? Then the user should choose the language(s) in the DLP?
I will clarify.
@UteH Do we have datasets per language? I thought it is just one dataset with labels in more than one language and therefore there is no need to choose a language...
After a short discussion with @UteH:
The languages of the dataset are independent of the access way. Thus we will implement a new field dataSet.languages not subDataSet.languages.
Furthermore it will be displayed in the MDM and not selectable during the order process (for now).
So lange nur etwas dazu kommt sollte das funktionieren. Man k枚nnte das von meiner Seite aus auch gerne auf der Stage Umgebung testen.
For now I will not send study.dataLanguages to the DLP cause it might get lost, when the user returns from the DLP to the MDM.
The same problem as stated in this comment is present: https://github.com/dzhw/metadatamanagement/issues/1932#issuecomment-647397092
Most helpful comment
After a short discussion with @UteH:
The languages of the dataset are independent of the access way. Thus we will implement a new field
dataSet.languagesnotsubDataSet.languages.Furthermore it will be displayed in the MDM and not selectable during the order process (for now).