E-learning is one of the information and communication technology products used for teaching and learning process [35]. An efficient and effective way to construct trust relationship among peer users in e-learning environment is ranking. User-driven ranking systems are b ased only on the feedb ack or rating provided b y the users. In [46][47][48] the authors provide a variety of trust and reputation methods. Certified Belief in Strength (CBS) [45] is a novel trust measurement method b ased on reputation and strength . In [38] author presents a recommendation system b ased on the relevant feedb ack review to predict the user's interests, that are ranked b ased on the recommendations history they provide previously. Users with higher rating ob tain high reputation compared to less scored users. In question answering web sites like StackOverflow, new or low scored users are ignored b y the community. This discourage them and their involvement with the community reduces further down, as power law states, alleged low users are pu shed to the b ottom of the ranking list. Avoid this condition b y encouraging less reputed users and prevent them from moving further down in ranking level. Thus, low reputed users are provided with few more chances to participate actively in the e-learning environments. A splay tree is a Binary Search Tree with self-b alancing skill. The splay tree b rings the recently accessed item to the top of the tree, thus active users are always on the top of the tree. A splay tree is used to represent user's ranks, and to semi-splay low ranked users again in the tree thus preventing them from further drowning in the ranking list. The focus of this research work is to find and enhance low reputed users in reputation system b y providing few more chances to take part actively in the e-learning environment using the splay tree. Normalized discounted cumulative gain (NDCG) acts as a decision part for identifying drowning users.