Şuanki Dizin: /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/old/Views/Main/ |
Şuanki Dosya : /home/wwwdreamtechnolo/public_html/uesmahilamahavidyalaya.org/old/Views/Main/AlumniFb.aspx |
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/GenralMasterPage.Master" Inherits="System.Web.Mvc.ViewPage<urdumelajobs.Models.AlumniFb>" %> <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server"> Union Education Society's Mahila Mahavidyalaya </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> <style>.chip { display: inline-block; padding: 0 25px; height: 50px; font-size: 20px; line-height: 50px; border-radius: 25px; background-color:#999900; width:100%; color:#ffffff; text-align:center; } </style> <% using (Html.BeginForm("AlumniFb", "Main", FormMethod.Post, new { @id = "form2", @enctype = "multipart/form-data" })) {%> <div class="chip">Alumni Feedback Form </div> <br/><br/> <div class="alert alert-danger"> <i class="mandatory">All Fields are mandatory</i> <%= Html.ValidationSummary(false, "", new { @class = "mandatory" })%> </div> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Name Of the Alumni</span> </div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.Name, new { placeholder = "Enter Full Name",style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Email Id </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.email, new { placeholder = "Enter Email Id",style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Contact No </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.contact, new { placeholder = "Enter Contact No" ,style="color:#3b2c54"}) %></div><br /><br /> <div class="col-md-3"><span style="color:black; font-family:'Times New Roman', Times, serif"> Year of Passing </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.yop, new { placeholder = "Enter Year of Passing",style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"> <span style="color:black; font-family:'Times New Roman', Times, serif">Name of Department</span> </div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.Department, new { placeholder = "Enter Department",style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-3"> <span style="color:black; font-family:'Times New Roman', Times, serif">Present Occupation </span></div> <div class="col-md-9"><%: Html.TextBoxFor(m => m.Occupation, new { placeholder = "Enter Current Occupation",style="color:#3b2c54" }) %></div><br /><br /> <div class="col-md-12"><span style="color:black; font-family:'Times New Roman', Times, serif"> You are requested to select appropriate option for the following points. </span></div><br /><br /> <div class="col-md-12"><span style="color:black; font-family:'Times New Roman', Times, serif"> 1. How do you rate development activities organized by the Institute? </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.Activities1, "Excellent",new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.Activities1, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.Activities1, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.Activities1, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"><span style="color:black; font-family:'Times New Roman', Times, serif"> 2. Are you willing to contribute to the development of the college? </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.Development2, "Yes" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Yes </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.Development2, "No") %><span style="color:black; font-family:'Times New Roman', Times, serif"> No </span> </div><br /> <div class="col-md-12"> </div> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">3. Infrastructure Facilities </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF3, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF3, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF3, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.IF3, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">4. Sports and cultural activities </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA4, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA4, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA4, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCA4, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">5. The Teaching Learning Environment </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE5, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE5, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE5, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.TLE5, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">6. Student's counselling and guidance </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG6, "Excellent",new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG6, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG6, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.SCG6, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">7. Library Facilities </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF7, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF7, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF7, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.LF7, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">8. Use of Information and communication technology in the college </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT8, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT8, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT8, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.ICT8, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">9. Career oriented programs </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP9, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP9, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP9, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.COP9, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">10. Other facilities provided by the college </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC10, "Excellent" ,new { @checked=true }) %><span style="color:black; font-family:'Times New Roman', Times, serif"> Excellent </span></div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC10, "Very Good") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Very Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC10, "Good")%><span style="color:black; font-family:'Times New Roman', Times, serif"> Good </span> </div><br /> <div class="col-md-1"></div> <div class="col-md-11"><%: Html.RadioButtonFor(m => m.OFC10, "Average") %><span style="color:black; font-family:'Times New Roman', Times, serif"> Average </span></div><br /> <div class="col-md-12"> </div><br /> <div class="col-md-12"> <span style="color:black; font-family:'Times New Roman', Times, serif">11. Suggestions if any </span></div><br /> <div class="col-md-12"><%: Html.TextAreaFor(m => m.sugestion,new{ style="color:#3b2c54"}) %></div><br /> <div class="col-md-12"> </div><br /> <input type="submit" class="btn btn-success" value="Submit" /><br /><br /> <div></div> <%} %> </asp:Content>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4