Subversion Repositories SmartDukaan

Rev

Rev 2201 | Rev 2655 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2201 Rev 2302
Line 92... Line 92...
92
                type = type[0]
92
                type = type[0]
93
                #print "Type=" + type
93
                #print "Type=" + type
94
                        
94
                        
95
                if type == "Super AMOLED Plus" :
95
                if type == "Super AMOLED Plus" :
96
                    type_score = 10
96
                    type_score = 10
97
                elif type == "Super AMOLED" :
-
 
98
                    type_score = 9.5
-
 
99
                elif type == "Super Clear LCD":
-
 
100
                    type_score = 9.5
-
 
101
                elif type == "Retina Display":
97
                elif type == "Retina Display":
102
                    type_score = 9.5
98
                    type_score = 9.5
-
 
99
                elif type == "Nova Display":
-
 
100
                    type_score = 9                        
-
 
101
                elif type == "Super AMOLED" :
-
 
102
                    type_score = 8.5
-
 
103
                elif type == "Super Clear LCD":
-
 
104
                    type_score = 8.0
103
                elif type == "Super LCD":
105
                elif type == "Super LCD":
104
                    type_score = 9.5                   
106
                    type_score = 8.0                   
105
                elif type == "AMOLED" :
107
                elif type == "AMOLED":
106
                    type_score = 8
108
                    type_score = 7.5
107
                elif type == "OLED" :
109
                elif type == "OLED" :
108
                    type_score = 6
110
                    type_score = 6
109
                elif type == "TFT LCD" :
111
                elif type == "TFT LCD" :
110
                    type_score = 6
112
                    type_score = 6
111
                elif type == "CSTN LCD" :
113
                elif type == "CSTN LCD" :