Ejemplo n.º 1
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
                21, 22, 43, 44, 65, 66, 87, 88, 108, 109, 110, 130, 131, 132, 152, 153, 154, 174, 175, 176, 196, 197, 198, 218, 219, 220, 240, 241, 242, 262, 263, 264
            };
            List <int> ansno = new List <int>()
            {
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }
Ejemplo n.º 2
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
            };
            List <int> ansno = new List <int>()
            {
                1, 4, 6, 24, 25, 27, 47, 49, 50, 70, 72, 93, 112, 114, 137
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }
Ejemplo n.º 3
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
                7, 8, 9, 10, 29, 31, 32, 51, 52, 53, 54, 73, 74, 75, 76, 95, 96, 97, 98, 117, 118, 119, 120, 140, 141, 142, 161, 162, 163, 164, 183, 184, 185, 205, 206, 207, 227, 229, 250, 251, 272, 273
            };
            List <int> ansno = new List <int>()
            {
                30, 139, 228
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }
Ejemplo n.º 4
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
                18, 19, 20, 40, 63, 85, 86, 107, 128, 129, 151, 172, 193, 215, 237, 238
            };
            List <int> ansno = new List <int>()
            {
                41, 42, 62, 64, 84, 106, 150, 173, 194, 195, 216, 217, 239, 259, 260, 261
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }
Ejemplo n.º 5
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
                14, 15, 17, 36, 37, 38, 39, 58, 59, 60, 61, 80, 81, 82, 83, 102, 103, 105, 124, 125, 126, 127, 146, 147, 148, 168, 169, 170, 171, 190, 192, 212, 234, 235, 256, 257, 258
            };
            List <int> ansno = new List <int>()
            {
                16, 104, 149, 191, 213, 214, 236
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }
Ejemplo n.º 6
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
                11, 12, 13, 33, 34, 55, 56, 57, 77, 78, 79, 99, 100, 101, 121, 122, 123, 143, 144, 145, 165, 166, 167, 186, 187, 188, 189, 208, 209, 210, 211, 231, 232, 233, 252, 253, 254, 255, 274, 275, 276
            };
            List <int> ansno = new List <int>()
            {
                35, 230
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }
Ejemplo n.º 7
0
        public void GetMark()
        {
            List <int> ansyes = new List <int>()
            {
                3, 5, 23, 26, 48, 68, 89, 90, 91, 94, 110, 111, 113, 115, 134, 135, 136, 138, 155, 157, 158, 159, 160, 176, 177, 178, 181, 199, 200, 202, 203, 204, 221, 222, 223, 225, 226, 243, 244, 245, 246, 247, 248, 249, 265, 266, 267, 268, 269, 270, 271
            };
            List <int> ansno = new List <int>()
            {
                2, 28, 45, 46, 67, 69, 71, 92, 116, 133, 156, 179, 180, 182, 201, 224
            };

            _mark = NPNMarkExtractor.GetMark(_ge, _answers, ansyes, ansno);

            this.GetSten();
            this.GetLevel();
            this.GetResult();
        }