source: src/main/webapp/domainsrepo/7issues/7issues.json@ 40

Last change on this file since 40 was 40, checked in by bart, 3 years ago

Added java logconverter to add utilities to log results. Fixed
bug in python ProgressTime.

File size: 437 bytes
Line 
1{
2 "name": "7issues",
3 "issuesValues": {
4 "i1": {
5 "range": {"low":0,"high":9,"step":1}
6 },
7 "i2": {
8 "range": {"low":0,"high":9,"step":1}
9 },
10 "i3": {
11 "range": {"low":0,"high":9,"step":1}
12 },
13 "i4": {
14 "range": {"low":0,"high":9,"step":1}
15 },
16 "i5": {
17 "range": {"low":0,"high":9,"step":1}
18 },
19 "i6": {
20 "range": {"low":0,"high":9,"step":1}
21 },
22 "i7": {
23 "range": {"low":0,"high":9,"step":1}
24 }
25 }
26}
Note: See TracBrowser for help on using the repository browser.