Project

General

Profile

Actions

Bug #300

open

RM's saved JSON file is missing the descriptive data from the Attributes section (Qualitative Weight ; Output Purpose)

Added by Joseph Potvin 5 months ago. Updated 9 days ago.

Status:
New
Priority:
High
Assignee:
Category:
Refine
Start date:
11/03/2024
Due date:
% Done:

0%

Estimated time:

Description

I attached a saved JSON file that shows the Attribute data missing AFTER the logic gate.


Files

Actions #1

Updated by Joseph Potvin 5 months ago

  • Subject changed from RM's saved JSON file is missing the descriptive data from the Attributs section (Qualitative Weight ; Output Purpose) to RM's saved JSON file is missing the descriptive data from the Attributes section (Qualitative Weight ; Output Purpose)
Actions #2

Updated by Huda Hussain 9 days ago

Apologies, which descriptive data is missing? Is it a field that should be in here?

 "output_weight": {
        "character": "16",
        "enforcement": "31",
        "consequences": "50"
    },
    "output_characteristics": {
        "rulemaker_ruletaker_thirdparty": "rule-taker",
        "affirmative_negative_interrogative": "have",
        "be_do_have": "do",
        "declarative_imperative_empirical": "declarative",
        "logical_practical_ethical": "practical",
        "must_may_should": ""
    },
Actions #3

Updated by Joseph Potvin 9 days ago

Ah! What threw me off was the label "output_weight". Would it be problematic to adjust both subtitles? The "qualitative_weight" in the data should match the existing UI. And the "normative_orientation" one would be changed in both the data and the UI. (Please ensure that older versions of rules can be injested and then are updated with the new fieldname when saved.)

CURRENT
"output_weight": {
"character": "90",
"enforcement": "78",
"consequences": "78"
},
"output_characteristics": {

SUGGESTED
"qualitative_weight": {
...
},
"normative_orientation": {
...
}

Thanks!

Actions

Also available in: Atom PDF